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

Go to the source code of this file.

Classes

class  mfem::OperatorHandle
 Pointer to an Operator of a specified type. More...
 

Namespaces

namespace  mfem
 

Typedefs

typedef OperatorHandle mfem::OperatorPtr
 Add an alternative name for OperatorHandle – OperatorPtr.