ExaDG
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ExaDG::FSI::SolverStructure< dim, Number > Class Template Reference

Public Member Functions

void setup (std::shared_ptr< StructureFSI::ApplicationBase< dim, Number > > application, MPI_Comm const mpi_comm, bool const is_test)
 

Public Attributes

std::shared_ptr< Grid< dim > > grid
 
std::shared_ptr< dealii::Mapping< dim > > mapping
 
std::shared_ptr< MultigridMappings< dim, Number > > multigrid_mappings
 
std::shared_ptr< MatrixFreeData< dim, Number > > matrix_free_data
 
std::shared_ptr< dealii::MatrixFree< dim, Number > > matrix_free
 
std::shared_ptr< Structure::Operator< dim, Number > > pde_operator
 
std::shared_ptr< Structure::TimeIntGenAlpha< dim, Number > > time_integrator
 
std::shared_ptr< Structure::PostProcessor< dim, Number > > postprocessor
 

The documentation for this class was generated from the following file: