https://mooseframework.inl.gov
Classes | Namespaces | Typedefs | Functions
MFEMContainers.h File Reference

Go to the source code of this file.

Classes

class  Moose::MFEM::NamedFieldsMap< T >
 Lightweight adaptor over an std::map from strings to pointer to T. More...
 

Namespaces

 Moose::MFEM
 

Typedefs

using Moose::MFEM::FECollections = Moose::MFEM::NamedFieldsMap< mfem::FiniteElementCollection >
 
using Moose::MFEM::FESpaces = Moose::MFEM::NamedFieldsMap< mfem::ParFiniteElementSpace >
 
using Moose::MFEM::GridFunctions = Moose::MFEM::NamedFieldsMap< mfem::ParGridFunction >
 
using Moose::MFEM::SubMeshes = Moose::MFEM::NamedFieldsMap< mfem::ParSubMesh >
 

Functions

std::string Moose::MFEM::GetTimeDerivativeName (std::string name)