This is the complete list of members for NURBS3DSurface, including all inherited members.
autoMap(const FieldMapper &map, const bool applyFlip=true) | Field | |
block(const label start) const | Field | |
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 | inline |
cmptType typedef | Field | |
component(const direction) const | Field | |
Field() noexcept | Field | inline |
Field(const label len) | Field | inlineexplicit |
Field(const label len, const Type &val) | Field | inline |
Field(const label len, const Foam::zero) | Field | inline |
Field(const Foam::one, const Type &val) | Field | inline |
Field(const Foam::one, Type &&val) | Field | inline |
Field(const Foam::one, const Foam::zero) | Field | inline |
Field(const Field< Type > &fld) | Field | inline |
Field(const UList< Type > &list) | Field | inlineexplicit |
Field(const IndirectListBase< Type, Addr > &list) | Field | inlineexplicit |
Field(Field< Type > &&fld) | Field | inline |
Field(List< Type > &&list) | Field | inline |
Field(DynamicList< Type, SizeMin > &&list) | Field | inline |
Field(const UList< Type > &mapF, const labelUList &mapAddressing) | Field | |
Field(const tmp< Field< Type >> &tmapF, const labelUList &mapAddressing) | Field | |
Field(const UList< Type > &mapF, const labelListList &mapAddressing, const scalarListList &weights) | Field | |
Field(const tmp< Field< Type >> &tmapF, const labelListList &mapAddressing, const scalarListList &weights) | Field | |
Field(const UList< Type > &mapF, const FieldMapper &map, const bool applyFlip=true) | Field | |
Field(const UList< Type > &mapF, const FieldMapper &map, const Type &defaultValue, const bool applyFlip=true) | Field | |
Field(const UList< Type > &mapF, const FieldMapper &map, const UList< Type > &defaultValues, const bool applyFlip=true) | Field | |
Field(const tmp< Field< Type >> &tmapF, const FieldMapper &map, const bool applyFlip=true) | Field | |
Field(const tmp< Field< Type >> &tmapF, const FieldMapper &map, const Type &defaultValue, const bool applyFlip=true) | Field | |
Field(const tmp< Field< Type >> &tmapF, const FieldMapper &map, const UList< Type > &defaultValues, const bool applyFlip=true) | Field | |
Field(Field< Type > &fld, bool reuse) | Field | inline |
Field(const tmp< Field< Type >> &tfld) | Field | inline |
Field(Istream &is) | Field | inline |
Field(const word &keyword, const dictionary &dict, const label len) | Field | |
Field(const UList< Type > &mapF, const labelUList &mapAddressing) | Field | |
Field(const tmp< Field< Type >> &tmapF, const labelUList &mapAddressing) | Field | |
Field(const UList< Type > &mapF, const labelListList &mapAddressing, const scalarListList &mapWeights) | Field | |
Field(const tmp< Field< Type >> &tmapF, const labelListList &mapAddressing, const scalarListList &mapWeights) | Field | |
Field(const UList< Type > &mapF, const FieldMapper &mapper, const bool applyFlip) | Field | |
Field(const UList< Type > &mapF, const FieldMapper &mapper, const Type &defaultValue, const bool applyFlip) | Field | |
Field(const UList< Type > &mapF, const FieldMapper &mapper, const UList< Type > &defaultValues, const bool applyFlip) | Field | |
Field(const tmp< Field< Type >> &tmapF, const FieldMapper &mapper, const bool applyFlip) | Field | |
Field(const tmp< Field< Type >> &tmapF, const FieldMapper &mapper, const Type &defaultValue, const bool applyFlip) | Field | |
Field(const tmp< Field< Type >> &tmapF, const FieldMapper &mapper, const UList< Type > &defaultValues, const bool applyFlip) | Field | |
Field(const word &keyword, const dictionary &dict, const label len) | Field | |
Field() noexcept | Field | inline |
Field(const label len) | Field | inline |
Field(const label len, const Type &val) | Field | inline |
Field(const label len, const Foam::zero) | Field | inline |
Field(const Foam::one, const Type &val) | Field | inline |
Field(const Foam::one, Type &&val) | Field | inline |
Field(const Foam::one, const Foam::zero) | Field | inline |
Field(const Field< Type > &fld) | Field | inline |
Field(const UList< Type > &list) | Field | inline |
Field(Field< Type > &&fld) | Field | inline |
Field(List< Type > &&list) | Field | inline |
Field(Field< Type > &fld, bool reuse) | Field | inline |
Field(const tmp< Field< Type >> &tfld) | Field | inline |
Field(Istream &is) | Field | inline |
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 | |
map(const tmp< Field< Type >> &tmapF, const labelUList &mapAddressing) | Field | |
map(const UList< Type > &mapF, const labelListList &mapAddressing, const scalarListList &weights) | Field | |
map(const tmp< Field< Type >> &tmapF, const labelListList &mapAddressing, const scalarListList &weights) | Field | |
map(const UList< Type > &mapF, const FieldMapper &map, const bool applyFlip=true) | Field | |
map(const tmp< Field< Type >> &tmapF, const FieldMapper &map, const bool applyFlip=true) | Field | |
negate() | Field | |
New(Istream &is) | Field | inlinestatic |
NewCalculatedType(const Field< Type2 > &f) | Field | inlinestatic |
nrm(scalar u, scalar v) | NURBS3DSurface | |
nrmOrientation() const | NURBS3DSurface | inline |
null() | Field | 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 | |
operator*=(const tmp< Field< scalar >> &) | Field | |
operator*=(const scalar &) | Field | |
operator+=(const UList< Type > &) | Field | |
operator+=(const tmp< Field< Type >> &) | Field | |
operator+=(const Type &) | Field | |
operator-=(const UList< Type > &) | Field | |
operator-=(const tmp< Field< Type >> &) | Field | |
operator-=(const Type &) | Field | |
operator/=(const UList< scalar > &) | Field | |
operator/=(const tmp< Field< scalar >> &) | Field | |
operator/=(const scalar &) | Field | |
operator=(const Field< Type > &) | Field | |
operator=(const tmp< Field< Type >> &) | Field | |
operator=(const UList< Type > &rhs) | Field | inline |
operator=(const SubField< Type > &rhs) | Field | inline |
operator=(const IndirectListBase< Type, Addr > &rhs) | Field | inline |
operator=(Field< Type > &&rhs) | Field | inline |
operator=(List< Type > &&rhs) | Field | inline |
operator=(DynamicList< Type, SizeMin > &&rhs) | Field | inline |
operator=(const Type &val) | Field | inline |
operator=(const Foam::zero) | Field | inline |
operator=(const VectorSpace< Form, Cmpt, nCmpt > &) | Field | |
operator=(const Field< Type > &rhs) | Field | |
operator=(const tmp< Field > &rhs) | Field | |
operator=(const UList< Type > &rhs) | Field | inline |
operator=(const SubField< Type > &rhs) | Field | inline |
operator=(Field< Type > &&rhs) | Field | inline |
operator=(List< Type > &&rhs) | Field | inline |
operator=(const Type &val) | Field | inline |
operator=(const Foam::zero) | Field | inline |
replace(const direction, const UList< cmptType > &) | Field | |
replace(const direction, const tmp< Field< cmptType >> &) | Field | |
replace(const direction, const cmptType &) | Field | |
rmap(const UList< Type > &mapF, const labelUList &mapAddressing) | Field | |
rmap(const tmp< Field< Type >> &tmapF, const labelUList &mapAddressing) | Field | |
rmap(const UList< Type > &mapF, const labelUList &mapAddressing, const UList< scalar > &weights) | Field | |
rmap(const tmp< Field< Type >> &tmapF, const labelUList &mapAddressing, const UList< scalar > &weights) | Field | |
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 | |
slice(const label pos, label len=-1) | Field | |
slice(const label pos, label len=-1) const | Field | |
slice(const labelRange &range) | Field | |
slice(const labelRange &range) const | Field | |
subField typedef | Field | |
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 | |
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 | |
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 |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.