15 #ifndef pdes_mpi_linear_elasticity_h
16 #define pdes_mpi_linear_elasticity_h
148 template <
int dim,
int spacedim = dim,
class LacType = LAC::LAdealii>
183 assemble_system_one_cell(
201 template <
int dim,
int spacedim = dim>
208 template <
int dim,
int spacedim = dim>
virtual ~LinearElasticity()=default
Destroy the LinearElasticity object.
const FEValuesExtractors::Vector displacement
ParsedTools::Function< spacedim > mu
typename LinearProblem< dim, spacedim, LacType >::ScratchData ScratchData
typename LinearProblem< dim, spacedim, LacType >::CopyData CopyData
typename LinearProblem< dim, spacedim, LacType >::VectorType VectorType
ParsedTools::Function< spacedim > lambda
Construct a LinearProblem.
typename BlockVectorType::BlockType VectorType
Vector type.
PDEs::LinearElasticity< dim, spacedim, LAC::LAdealii > LinearElasticity
We collect in this namespace all PDEs that are relevant to Fluid Structure Interaction Problems.