MFEM  v4.5.1
Finite element discretization library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Classes | Namespaces
transfer.hpp File Reference

Go to the source code of this file.

Classes

class  mfem::GridTransfer
 Base class for transfer algorithms that construct transfer Operators between two finite element (FE) spaces. More...
 
class  mfem::InterpolationGridTransfer
 Transfer data between a coarse mesh and an embedded refined mesh using interpolation. More...
 
class  mfem::L2ProjectionGridTransfer
 Transfer data in L2 and H1 finite element spaces between a coarse mesh and an embedded refined mesh using L2 projection. More...
 
class  mfem::L2ProjectionGridTransfer::L2Projection
 
class  mfem::L2ProjectionGridTransfer::L2ProjectionL2Space
 
class  mfem::L2ProjectionGridTransfer::L2ProjectionH1Space
 
class  mfem::L2ProjectionGridTransfer::L2Prolongation
 
class  mfem::TransferOperator
 Matrix-free transfer operator between finite element spaces. More...
 
class  mfem::PRefinementTransferOperator
 Matrix-free transfer operator between finite element spaces on the same mesh. More...
 
class  mfem::TensorProductPRefinementTransferOperator
 Matrix-free transfer operator between finite element spaces on the same mesh exploiting the tensor product structure of the finite elements. More...
 
class  mfem::TrueTransferOperator
 Matrix-free transfer operator between finite element spaces working on true degrees of freedom. More...
 

Namespaces

 mfem