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

Go to the source code of this file.

Namespaces

 mfem
 

Enumerations

enum  mfem::TransferCategory { mfem::ParentToSubMesh, mfem::SubMeshToParent, mfem::SubMeshToSubMesh }
 TransferCategory describes the type of transfer. More...