MFEM
v3.2
Finite element discretization library
|
Defines the coarse-fine transformations of all fine elements. More...
#include <ncmesh.hpp>
Public Attributes | |
DenseTensor | point_matrices |
matrices for IsoparametricTransformation More... | |
Array< Embedding > | embeddings |
fine element positions in their parents More... | |
Defines the coarse-fine transformations of all fine elements.
Definition at line 51 of file ncmesh.hpp.
fine element positions in their parents
Definition at line 54 of file ncmesh.hpp.
DenseTensor mfem::CoarseFineTransformations::point_matrices |
matrices for IsoparametricTransformation
Definition at line 53 of file ncmesh.hpp.