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