This is the complete list of members for NURBS3DSurface, including all inherited members.
| autoMap(const FieldMapper &map, const bool applyFlip=true) | Field< Type > | |
| block(const label start) const | Field< Type > | |
| buildSurface() | NURBS3DSurface | |
| checkRangeU(const scalar u, const label CPI, const label uDegree) const | NURBS3DSurface | |
| checkRangeU(const scalar u, const label CPI) const | NURBS3DSurface | |
| checkRangeUV(const scalar v, const scalar u, const label CPI, const label uDegree, const label vDegree) const | NURBS3DSurface | |
| checkRangeUV(const scalar v, const scalar u, const label CPI) const | NURBS3DSurface | |
| checkRangeV(const scalar v, const label CPI, const label vDegree) const | NURBS3DSurface | |
| checkRangeV(const scalar v, const label CPI) const | NURBS3DSurface | |
| clone() const | Field< Type > | inline |
| cmptType typedef | Field< Type > | |
| component(const direction) const | Field< Type > | |
| Field() noexcept | Field< Type > | inline |
| Field(const label len) | Field< Type > | inlineexplicit |
| Field(const label len, const Type &val) | Field< Type > | inline |
| Field(const label len, const zero) | Field< Type > | inline |
| Field(const Field< Type > &fld) | Field< Type > | inline |
| Field(const UList< Type > &list) | Field< Type > | inlineexplicit |
| Field(const IndirectListBase< Type, Addr > &list) | Field< Type > | inlineexplicit |
| Field(Field< Type > &&fld) | Field< Type > | inline |
| Field(List< Type > &&list) | Field< Type > | inline |
| Field(DynamicList< Type, SizeMin > &&list) | Field< Type > | inline |
| Field(const UList< Type > &mapF, const labelUList &mapAddressing) | Field< Type > | |
| Field(const tmp< Field< Type >> &tmapF, const labelUList &mapAddressing) | Field< Type > | |
| Field(const UList< Type > &mapF, const labelListList &mapAddressing, const scalarListList &weights) | Field< Type > | |
| Field(const tmp< Field< Type >> &tmapF, const labelListList &mapAddressing, const scalarListList &weights) | Field< Type > | |
| Field(const UList< Type > &mapF, const FieldMapper &map, const bool applyFlip=true) | Field< Type > | |
| Field(const UList< Type > &mapF, const FieldMapper &map, const Type &defaultValue, const bool applyFlip=true) | Field< Type > | |
| Field(const UList< Type > &mapF, const FieldMapper &map, const UList< Type > &defaultValues, const bool applyFlip=true) | Field< Type > | |
| Field(const tmp< Field< Type >> &tmapF, const FieldMapper &map, const bool applyFlip=true) | Field< Type > | |
| Field(const tmp< Field< Type >> &tmapF, const FieldMapper &map, const Type &defaultValue, const bool applyFlip=true) | Field< Type > | |
| Field(const tmp< Field< Type >> &tmapF, const FieldMapper &map, const UList< Type > &defaultValues, const bool applyFlip=true) | Field< Type > | |
| Field(Field< Type > &fld, bool reuse) | Field< Type > | inline |
| Field(const tmp< Field< Type >> &tfld) | Field< Type > | inline |
| Field(Istream &is) | Field< Type > | inline |
| Field(const word &keyword, const dictionary &dict, const label len) | Field< Type > | |
| findClosestSurfacePoint(const vector &targetPoint, const label maxIter=100, const scalar tolerance=1.e-6) | NURBS3DSurface | |
| findClosestSurfacePoint(const vectorField &targetPoints, const label maxIter=100, const scalar tolerance=1.e-6) | NURBS3DSurface | |
| findClosestSurfacePoint(const vector &targetPoint, const scalar &uInitGuess, const scalar &vInitGuess, const label maxIter=100, const scalar tolerance=1.e-6) | NURBS3DSurface | |
| flipNrmOrientation() | NURBS3DSurface | |
| genEquidistant(const label nUPts=100, const label nVPts=100, const label lenAcc=25, const label maxIter=10, const label spacingCorrInterval=-1, const scalar tolerance=1.e-5) | NURBS3DSurface | |
| getBasisFunctionU() const | NURBS3DSurface | inline |
| getBasisFunctionV() const | NURBS3DSurface | inline |
| getBoundaryCPIDs() | NURBS3DSurface | |
| getBoundaryCPIs() | NURBS3DSurface | |
| getCPs() const | NURBS3DSurface | inline |
| getCPsUCPIs() const | NURBS3DSurface | inline |
| getCPsVCPIs() const | NURBS3DSurface | inline |
| getName() const | NURBS3DSurface | inline |
| getNPtsU() const | NURBS3DSurface | inline |
| getNPtsV() const | NURBS3DSurface | inline |
| getParametricCoordinatesU() const | NURBS3DSurface | inline |
| getParametricCoordinatesV() const | NURBS3DSurface | inline |
| getWeights() const | NURBS3DSurface | inline |
| givenInitNrm() const | NURBS3DSurface | inline |
| invertU() | NURBS3DSurface | |
| invertUV() | NURBS3DSurface | |
| invertV() | NURBS3DSurface | |
| lengthDerivativeU(const scalar vConst, const scalar uStart, const scalar uEnd, const label nPts) const | NURBS3DSurface | |
| lengthDerivativeV(const scalar uConst, const scalar vStart, const scalar vEnd, const label nPts) const | NURBS3DSurface | |
| lengthU(const label vIConst, const label uIStart, const label uIEnd) const | NURBS3DSurface | |
| lengthU(const scalar vConst, const scalar uStart, const scalar uEnd, const label nPts) const | NURBS3DSurface | |
| lengthU(const label vIConst) const | NURBS3DSurface | |
| lengthU(const scalar vConst) const | NURBS3DSurface | |
| lengthV(const label uIConst, const label vIStart, const label vIEnd) const | NURBS3DSurface | |
| lengthV(const scalar uConst, const scalar vStart, const scalar vEnd, const label nPts) const | NURBS3DSurface | |
| lengthV(const label uIConst) const | NURBS3DSurface | |
| lengthV(const scalar uConst) const | NURBS3DSurface | |
| makeEquidistant(const label lenAcc=25, const label maxIter=10, const label spacingCorrInterval=-1, const scalar tolerance=1.e-5) | NURBS3DSurface | |
| map(const UList< Type > &mapF, const labelUList &mapAddressing) | Field< Type > | |
| map(const tmp< Field< Type >> &tmapF, const labelUList &mapAddressing) | Field< Type > | |
| map(const UList< Type > &mapF, const labelListList &mapAddressing, const scalarListList &weights) | Field< Type > | |
| map(const tmp< Field< Type >> &tmapF, const labelListList &mapAddressing, const scalarListList &weights) | Field< Type > | |
| map(const UList< Type > &mapF, const FieldMapper &map, const bool applyFlip=true) | Field< Type > | |
| map(const tmp< Field< Type >> &tmapF, const FieldMapper &map, const bool applyFlip=true) | Field< Type > | |
| negate() | Field< Type > | |
| New(Istream &is) | Field< Type > | inlinestatic |
| NewCalculatedType(const Field< Type2 > &f) | Field< Type > | inlinestatic |
| nrm(scalar u, scalar v) | NURBS3DSurface | |
| nrmOrientation() const | NURBS3DSurface | inline |
| null() | Field< Type > | inlinestatic |
| NURBS3DSurface(const List< vector > &CPs, const label nPointsU, const label nPointsV, const NURBSbasis &uBasis, const NURBSbasis &vBasis, const word name="NURBS3DSurface") | NURBS3DSurface | |
| NURBS3DSurface(const List< vector > &CPs, const List< scalar > &weights, const label nPointsU, const label nPointsV, const NURBSbasis &uBasis, const NURBSbasis &vBasis, const word name="NURBS3DSurface") | NURBS3DSurface | |
| NURBS3DSurface(const List< vector > &CPs, const label nPointsU, const label nPointsV, const label uDegree, const label vDegree, const label nCPsU, const label nCPsV, const word name="NURBS3DSurface") | NURBS3DSurface | |
| NURBS3DSurface(const List< vector > &CPs, const label nPointsU, const label nPointsV, const label uDegree, const label vDegree, const label nCPsU, const label nCPsV, const scalarField &knotsU, const scalarField &knotsV, const word name="NURBS3DSurface") | NURBS3DSurface | |
| NURBS3DSurface(const List< vector > &CPs, const List< scalar > &weights, const label nPointsU, const label nPointsV, const label uDegree, const label vDegree, const label nCPsU, const label nCPsV, const word name="NURBS3DSurface") | NURBS3DSurface | |
| NURBS3DSurface(const List< vector > &CPs, const List< scalar > &weights, const label nPointsU, const label nPointsV, const label uDegree, const label vDegree, const label nCPsU, const label nCPsV, const scalarField &knotsU, const scalarField &knotsV, const word name="NURBS3DSurface") | NURBS3DSurface | |
| NURBS3DSurface(const NURBS3DSurface &) | NURBS3DSurface | |
| operator*=(const UList< scalar > &) | Field< Type > | |
| operator*=(const tmp< Field< scalar >> &) | Field< Type > | |
| operator*=(const scalar &) | Field< Type > | |
| operator+=(const UList< Type > &) | Field< Type > | |
| operator+=(const tmp< Field< Type >> &) | Field< Type > | |
| operator+=(const Type &) | Field< Type > | |
| operator-=(const UList< Type > &) | Field< Type > | |
| operator-=(const tmp< Field< Type >> &) | Field< Type > | |
| operator-=(const Type &) | Field< Type > | |
| operator/=(const UList< scalar > &) | Field< Type > | |
| operator/=(const tmp< Field< scalar >> &) | Field< Type > | |
| operator/=(const scalar &) | Field< Type > | |
| operator=(const Field< Type > &) | Field< Type > | |
| operator=(const tmp< Field< Type >> &) | Field< Type > | |
| operator=(const UList< Type > &) | Field< Type > | inline |
| operator=(const SubField< Type > &) | Field< Type > | inline |
| operator=(Field< Type > &&rhs) | Field< Type > | inline |
| operator=(List< Type > &&rhs) | Field< Type > | inline |
| operator=(DynamicList< Type, SizeMin > &&rhs) | Field< Type > | inline |
| operator=(const Type &val) | Field< Type > | inline |
| operator=(const zero) | Field< Type > | inline |
| operator=(const VectorSpace< Form, Cmpt, nCmpt > &) | Field< Type > | |
| operator=(const tmp< Field > &rhs) | Field< Type > | |
| replace(const direction, const UList< cmptType > &) | Field< Type > | |
| replace(const direction, const tmp< Field< cmptType >> &) | Field< Type > | |
| replace(const direction, const cmptType &) | Field< Type > | |
| rmap(const UList< Type > &mapF, const labelUList &mapAddressing) | Field< Type > | |
| rmap(const tmp< Field< Type >> &tmapF, const labelUList &mapAddressing) | Field< Type > | |
| rmap(const UList< Type > &mapF, const labelUList &mapAddressing, const UList< scalar > &weights) | Field< Type > | |
| rmap(const tmp< Field< Type >> &tmapF, const labelUList &mapAddressing, const UList< scalar > &weights) | Field< Type > | |
| setCPs(const List< vector > &CPs) | NURBS3DSurface | |
| setName(const word &name) | NURBS3DSurface | |
| setNrmOrientation(const vector &givenNrm, const scalar u, const scalar v) | NURBS3DSurface | |
| setWeights(const scalarList &weights) | NURBS3DSurface | |
| subField typedef | Field< Type > | |
| surfaceDerivativeCP(const scalar u, const scalar v, const label CPI) const | NURBS3DSurface | |
| surfaceDerivativeU(const scalar u, const scalar v) const | NURBS3DSurface | |
| surfaceDerivativeUU(const scalar u, const scalar v) const | NURBS3DSurface | |
| surfaceDerivativeUV(const scalar u, const scalar v) const | NURBS3DSurface | |
| surfaceDerivativeV(const scalar u, const scalar v) const | NURBS3DSurface | |
| surfaceDerivativeVV(const scalar u, const scalar v) const | NURBS3DSurface | |
| surfaceDerivativeW(const scalar u, const scalar v, const label CPI) const | NURBS3DSurface | |
| surfacePoint(const scalar &u, const scalar &v) | NURBS3DSurface | |
| T() const | Field< Type > | |
| whichBoundaryCPI(const label &globalCPI) | NURBS3DSurface | |
| write() | NURBS3DSurface | |
| write(const word fileName) | NURBS3DSurface | |
| write(const fileName dirName, const fileName fileName) | NURBS3DSurface | |
| writeEntry(const word &keyword, Ostream &os) const | Field< Type > | |
| writeVTK(const fileName vtkDirName, const fileName vtkFileName) | NURBS3DSurface | |
| writeWParses() | NURBS3DSurface | |
| writeWParses(const word fileName) | NURBS3DSurface | |
| writeWParses(const fileName dirName, const fileName fileName) | NURBS3DSurface | |
| ~NURBS3DSurface()=default | NURBS3DSurface |