Fluid structure interaction suite
linear_elasticity.h File Reference
Include dependency graph for linear_elasticity.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PDEs::LinearElasticity< dim, spacedim, LacType >
 

Namespaces

 PDEs
 We collect in this namespace all PDEs that are relevant to Fluid Structure Interaction Problems.
 
 PDEs::MPI
 
 PDEs::Serial
 

Typedefs

template<int dim, int spacedim = dim>
using PDEs::MPI::LinearElasticity = PDEs::LinearElasticity< dim, spacedim, LAC::LATrilinos >
 
template<int dim, int spacedim = dim>
using PDEs::Serial::LinearElasticity = PDEs::LinearElasticity< dim, spacedim, LAC::LAdealii >