MFEM v4.7.0
Finite element discretization library
Loading...
Searching...
No Matches
mfem::NURBSPatch Member List

This is the complete list of members for mfem::NURBSPatch, including all inherited members.

Coarsen(int cf=2, real_t tol=1.0e-12)mfem::NURBSPatch
Coarsen(Array< int > const &cf, real_t tol=1.0e-12)mfem::NURBSPatch
datamfem::NURBSPatchprotected
DegreeElevate(int dir, int t)mfem::NURBSPatch
DegreeElevate(int t)mfem::NURBSPatch
Dimmfem::NURBSPatchprotected
FlipDirection(int dir)mfem::NURBSPatch
Get2DRotationMatrix(real_t angle, DenseMatrix &T)mfem::NURBSPatchstatic
Get3DRotationMatrix(real_t n[], real_t angle, real_t r, DenseMatrix &T)mfem::NURBSPatchstatic
GetCoarseningFactors(Array< int > &f) constmfem::NURBSPatch
GetKV(int i)mfem::NURBSPatchinline
GetNC() constmfem::NURBSPatchinline
GetNKV() constmfem::NURBSPatchinline
init(int dim_)mfem::NURBSPatchprotected
Interpolatemfem::NURBSPatchfriend
KnotInsert(int dir, const KnotVector &knot)mfem::NURBSPatch
KnotInsert(int dir, const Vector &knot)mfem::NURBSPatch
KnotInsert(Array< Vector * > &knot)mfem::NURBSPatch
KnotInsert(Array< KnotVector * > &knot)mfem::NURBSPatch
KnotRemove(int dir, real_t knot, int ntimes=1, real_t tol=1.0e-12)mfem::NURBSPatch
KnotRemove(int dir, Vector const &knot, real_t tol=1.0e-12)mfem::NURBSPatch
KnotRemove(Array< Vector * > &knot, real_t tol=1.0e-12)mfem::NURBSPatch
kvmfem::NURBSPatchprotected
lsmfem::NURBSPatchprotected
MakeUniformDegree(int degree=-1)mfem::NURBSPatch
ndmfem::NURBSPatchprotected
nimfem::NURBSPatchprotected
njmfem::NURBSPatchprotected
nkmfem::NURBSPatchprotected
NURBSPatch(NURBSPatch *parent, int dir, int Order, int NCP)mfem::NURBSPatchprotected
NURBSPatch(const NURBSPatch &orig)mfem::NURBSPatch
NURBSPatch(std::istream &input)mfem::NURBSPatch
NURBSPatch(const KnotVector *kv0, const KnotVector *kv1, int dim_)mfem::NURBSPatch
NURBSPatch(const KnotVector *kv0, const KnotVector *kv1, const KnotVector *kv2, int dim_)mfem::NURBSPatch
NURBSPatch(Array< const KnotVector * > &kv, int dim_)mfem::NURBSPatch
operator()(int i, int j)mfem::NURBSPatchinline
operator()(int i, int j) constmfem::NURBSPatchinline
operator()(int i, int j, int l)mfem::NURBSPatchinline
operator()(int i, int j, int l) constmfem::NURBSPatchinline
operator()(int i, int j, int k, int l)mfem::NURBSPatchinline
operator()(int i, int j, int k, int l) constmfem::NURBSPatchinline
operator=(const NURBSPatch &)=deletemfem::NURBSPatch
Print(std::ostream &os) constmfem::NURBSPatch
Revolve3Dmfem::NURBSPatchfriend
Rotate(real_t angle, real_t normal[]=NULL)mfem::NURBSPatch
Rotate2D(real_t angle)mfem::NURBSPatch
Rotate3D(real_t normal[], real_t angle)mfem::NURBSPatch
sdmfem::NURBSPatchprotected
SetKnotVectorsCoarse(bool c)mfem::NURBSPatch
SetLoopDirection(int dir)mfem::NURBSPatchprotected
slice(int i, int j)mfem::NURBSPatchinlineprotected
slice(int i, int j) constmfem::NURBSPatchinlineprotected
swap(NURBSPatch *np)mfem::NURBSPatchprotected
SwapDirections(int dir1, int dir2)mfem::NURBSPatch
UniformRefinement(int rf=2)mfem::NURBSPatch
UniformRefinement(Array< int > const &rf)mfem::NURBSPatch
~NURBSPatch()mfem::NURBSPatch