MFEM v4.7.0
Finite element discretization library
Loading...
Searching...
No Matches
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 >
 

Namespaces

namespace  mfem
 
namespace  mfem::ad
 

Typedefs

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