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

Go to the source code of this file.

Classes

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

Namespaces

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

Typedefs

template<int dim, int spacedim = dim>
using PDEs::MPI::DistributedLagrange = PDEs::DistributedLagrange< dim, spacedim, LAC::LATrilinos >