|
MFEM
v3.3
Finite element discretization library
|
Go to the source code of this file.
Namespaces | |
| mfem | |
Functions | |
| template<> | |
| void | mfem::Ordering::DofsToVDofs< Ordering::byNODES > (int ndofs, int vdim, Array< int > &dofs) |
| template<> | |
| void | mfem::Ordering::DofsToVDofs< Ordering::byVDIM > (int ndofs, int vdim, Array< int > &dofs) |
| void | mfem::InvertLinearTrans (IsoparametricTransformation &trans, const DenseMatrix &invdfdx, const IntegrationPoint &pt, Vector &x) |
1.8.5