|
ExaDG
|
Public Member Functions | |
| PartitionedSolver (Parameters const ¶meters, MPI_Comm const &comm) | |
| void | setup (std::shared_ptr< SolverFluid< dim, Number > > fluid_, std::shared_ptr< SolverStructure< dim, Number > > structure_) |
| void | solve (std::function< void(VectorType &, VectorType const &, unsigned int)> const &apply_dirichlet_neumann_scheme) |
| void | print_iterations (dealii::ConditionalOStream const &pcout) const |
| std::shared_ptr< TimerTree > | get_timings () const |
| void | get_structure_velocity (VectorType &velocity_structure, unsigned int const iteration) const |