![]() |
MFEM v4.8.0
Finite element discretization library
|
Go to the source code of this file.
Classes | |
class | mfem::KnotVector |
A vector of knots in one dimension, with B-spline basis functions of a prescribed order. More... | |
class | mfem::NURBSPatch |
A NURBS patch can be 1D, 2D, or 3D, and is defined as a tensor product of KnotVectors. More... | |
class | mfem::NURBSExtension |
NURBSExtension generally contains multiple NURBSPatch objects spanning an entire Mesh. It also defines and manages DOFs in NURBS finite element spaces. More... | |
class | mfem::ParNURBSExtension |
Parallel version of NURBSExtension. More... | |
class | mfem::NURBSPatchMap |
Mapping for mesh vertices and NURBS space DOFs. More... | |
Namespaces | |
namespace | mfem |