MFEM  v4.6.0
Finite element discretization library
Classes | Namespaces | Typedefs
admfem.hpp File Reference

Go to the source code of this file.

Classes

class  mfem::VectorFuncAutoDiff< vector_size, state_size, param_size >
 
class  mfem::QVectorFuncAutoDiff< TFunctor, vector_size, state_size, param_size >
 
class  mfem::QFunctionAutoDiff< TFunctor, state_size, param_size >
 
class  mfem::VectorFuncAutoDiff< vector_size, state_size, param_size >
 
class  mfem::QVectorFuncAutoDiff< TFunctor, vector_size, state_size, param_size >
 
class  mfem::QFunctionAutoDiff< TFunctor, state_size, param_size >
 

Namespaces

 mfem
 
 mfem::ad
 

Typedefs

typedef codi::RealForward mfem::ad::ADFloatType
 Forward AD type declaration. More...
 
typedef TAutoDiffVector< ADFloatType > mfem::ad::ADVectorType
 Vector type for AD-numbers. More...
 
typedef TAutoDiffDenseMatrix< ADFloatType > mfem::ad::ADMatrixType
 Matrix type for AD-numbers. More...