|
class | moab::Element::Map |
| Class representing a map (diffeomorphism) F parameterizing a 3D element by its canonical preimage. More...
|
|
class | moab::Element::Map::EvaluationError |
|
class | moab::Element::Map::ArgError |
|
class | moab::Element::LinearHex |
| Shape function space for trilinear hexahedron, obtained by a pushforward of the canonical linear (affine) functions. More...
|
|
class | moab::Element::QuadraticHex |
| Shape function space for trilinear hexahedron, obtained by a pushforward of the canonical linear (affine) functions. More...
|
|
class | moab::Element::LinearTet |
| Shape function space for a linear tetrahedron, obtained by a pushforward of the canonical affine shape functions. More...
|
|
class | moab::Element::SpectralHex |
|
class | moab::Element::LinearQuad |
| Shape function space for bilinear quadrilateral, obtained from the canonical linear (affine) functions. More...
|
|
class | moab::Element::SphericalQuad |
| Shape function space for bilinear quadrilateral on sphere, obtained from the canonical linear (affine) functions. It is mapped using gnomonic projection to a plane tangent at the first vertex It works well for edges that are great circle arcs; RLL meshes do not have this property, but HOMME or MPAS meshes do have it. More...
|
|
class | moab::Element::LinearTri |
| Shape function space for linear triangle, similar to linear tet. More...
|
|
class | moab::Element::SphericalTri |
| Shape function space for linear triangle on sphere, obtained from the canonical linear (affine) functions. It is mapped using gnomonic projection to a plane tangent at the first vertex It works well for edges that are great circle arcs; RLL meshes do not have this property, but HOMME or MPAS meshes do have it. More...
|
|
class | moab::Element::LinearEdge |
| Shape function space for bilinear quadrilateral, obtained from the canonical linear (affine) functions. More...
|
|
class | moab::Element::SpectralQuad |
|