|
ExaDG
|
Public Member Functions | |
| DriverFluid (std::string const &input_file, MPI_Comm const &comm, std::shared_ptr< ApplicationBase< dim, Number > > app, bool const is_test) | |
| void | setup_fluid_and_ale () |
| void | setup_interface_coupling () |
| void | setup () override |
| void | solve () const final |
| void | print_performance_results (double const total_time) const override |
| Public Member Functions inherited from ExaDG::FSI::preCICE::Driver< dim, Number > | |
| Driver (std::string const &input_file, MPI_Comm const &comm, std::shared_ptr< ApplicationBase< dim, Number > > app, bool const is_test) | |
Additional Inherited Members | |
| Protected Attributes inherited from ExaDG::FSI::preCICE::Driver< dim, Number > | |
| MPI_Comm const | mpi_comm |
| dealii::ConditionalOStream | pcout |
| std::shared_ptr< ApplicationBase< dim, Number > > | application |
| std::shared_ptr< ExaDG::preCICE::Adapter< dim, dim, VectorType > > | precice |
| ExaDG::preCICE::ConfigurationParameters | precice_parameters |
| bool const | is_test |
| TimerTree | timer_tree |
|
inlineoverridevirtual |
Implements ExaDG::FSI::preCICE::Driver< dim, Number >.
|
inlineoverridevirtual |
Implements ExaDG::FSI::preCICE::Driver< dim, Number >.
|
inlinefinalvirtual |
Implements ExaDG::FSI::preCICE::Driver< dim, Number >.