MFEM
v4.5.1
Finite element discretization library
|
Go to the source code of this file.
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... | |