MFEM v4.8.0
Finite element discretization library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
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 >
 

Namespaces

namespace  mfem
 
namespace  mfem::ad
 

Typedefs

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