This is the complete list of members for midPointSet, including all inherited members.
| append(const Type &) | List< Type > | inline |
| append(const UList< Type > &) | List< Type > | inline |
| append(const UIndirectList< Type > &) | List< Type > | inline |
| autoMap(const FieldMapper &map, const bool applyFlip=true) | Field< Type > | |
| axis() const | coordSet | inline |
| axis_ | coordSet | protected |
| begin() | UList< Type > | inline |
| begin() const | UList< Type > | inline |
| block(const label start) const | Field< Type > | |
| byteSize() const | UList< Type > | |
| calcSign(const label facei, const point &sample) const | sampledSet | protected |
| cbegin() const | UList< Type > | inline |
| cdata() const | UList< Type > | inline |
| cells() const | sampledSet | inline |
| cells_ | sampledSet | protected |
| cend() const | UList< Type > | inline |
| checkIndex(const label i) const | UList< Type > | inline |
| checkSize(const label size) const | UList< Type > | inline |
| checkStart(const label start) const | UList< Type > | inline |
| clear() | List< Type > | inline |
| clone() const | sampledSet | inline |
| cmptType typedef | Field< Type > | |
| component(const direction) const | Field< Type > | |
| const_iterator typedef | UList< Type > | |
| const_reference typedef | UList< Type > | |
| const_reverse_iterator typedef | UList< Type > | |
| coordFormat enum name | coordSet | |
| coordSet(const word &name, const word &axis) | coordSet | |
| coordSet(const word &name, const word &axis, const List< point > &points, const scalarList &curveDist) | coordSet | |
| count() const | refCount | inline |
| crbegin() const | UList< Type > | inline |
| crend() const | UList< Type > | inline |
| curveDist() const | coordSet | inline |
| curveDist_ | coordSet | protected |
| data() | UList< Type > | inline |
| declareRunTimeSelectionTable(autoPtr, sampledSet, word,(const word &name, const polyMesh &mesh, const meshSearch &searchEngine, const dictionary &dict),(name, mesh, searchEngine, dict)) | sampledSet | |
| deepCopy(const UList< Type > &) | UList< Type > | |
| difference_type typedef | UList< Type > | |
| DISTANCE enum value | coordSet | |
| empty() const | UList< Type > | inline |
| end() const | faceOnlySet | inline |
| Foam::sampledSet::end() | UList< Type > | inline |
| faceOnlySet(const word &name, const polyMesh &mesh, const meshSearch &searchEngine, const word &axis, const point &start, const point &end) | faceOnlySet | |
| faceOnlySet(const word &name, const polyMesh &mesh, const meshSearch &searchEngine, const dictionary &dict) | faceOnlySet | |
| faces() const | sampledSet | inline |
| faces_ | sampledSet | protected |
| fcIndex(const label i) const | UList< Type > | inline |
| Field() | Field< Type > | |
| Field(const label) | Field< Type > | explicit |
| Field(const label, const Type &) | Field< Type > | |
| Field(const label, const zero) | Field< Type > | |
| Field(const UList< Type > &) | Field< Type > | explicit |
| Field(const UIndirectList< Type > &) | Field< Type > | explicit |
| Field(const Xfer< List< Type >> &) | Field< Type > | explicit |
| 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(const Field< Type > &) | Field< Type > | |
| Field(Field< Type > &, bool reuse) | Field< Type > | |
| Field(const Xfer< Field< Type >> &) | Field< Type > | |
| Field(const tmp< Field< Type >> &) | Field< Type > | |
| Field(Istream &) | Field< Type > | |
| Field(const word &keyword, const dictionary &, const label size) | Field< Type > | |
| findNearFace(const label celli, const point &sample, const scalar smallDist) const | sampledSet | protected |
| first() | UList< Type > | inline |
| first() const | UList< Type > | inline |
| getBoundaryCell(const label) const | sampledSet | protected |
| getNeighbourCell(const label) const | sampledSet | protected |
| getTrackingPoint(const point &samplePt, const point &bPoint, const label bFacei, const scalar smallDist, point &trackPt, label &trackCelli, label &trackFacei) const | sampledSet | protected |
| hasVectorAxis() const | coordSet | |
| iterator typedef | UList< Type > | |
| last() | UList< Type > | inline |
| last() const | UList< Type > | inline |
| List() | List< Type > | inline |
| List(const label) | List< Type > | explicit |
| List(const label, const Type &) | List< Type > | |
| List(const label, const zero) | List< Type > | |
| List(const List< Type > &) | List< Type > | |
| List(const List< T2 > &) | List< Type > | explicit |
| List(const Xfer< List< Type >> &) | List< Type > | |
| List(List< Type > &, bool reuse) | List< Type > | |
| List(const UList< Type > &, const labelUList &mapAddressing) | List< Type > | |
| List(InputIterator first, InputIterator last) | List< Type > | |
| List(const FixedList< Type, Size > &) | List< Type > | explicit |
| List(const PtrList< Type > &) | List< Type > | explicit |
| List(const SLList< Type > &) | List< Type > | explicit |
| List(const UIndirectList< Type > &) | List< Type > | explicit |
| List(const BiIndirectList< Type > &) | List< Type > | explicit |
| List(std::initializer_list< Type >) | List< Type > | |
| List(Istream &) | List< Type > | |
| 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 > | |
| max_size() const | UList< Type > | inline |
| mesh() const | sampledSet | inline |
| midPointSet(const word &name, const polyMesh &mesh, const meshSearch &searchEngine, const word &axis, const point &start, const point &end) | midPointSet | |
| midPointSet(const word &name, const polyMesh &mesh, const meshSearch &searchEngine, const dictionary &dict) | midPointSet | |
| name() const | coordSet | inline |
| name_ | coordSet | protected |
| negate() | Field< Type > | |
| New(const word &name, const polyMesh &mesh, const meshSearch &searchEngine, const dictionary &dict) | sampledSet | static |
| NewCalculatedType(const Field< Type2 > &f) | Field< Type > | inlinestatic |
| newElmt(const label) | List< Type > | inline |
| null() | Field< Type > | inlinestatic |
| operator const Foam::List< Type > &() const | UList< Type > | inline |
| operator!=(const UList< Type > &) const | UList< Type > | |
| operator*=(const UList< scalar > &) | Field< Type > | |
| operator*=(const tmp< Field< scalar >> &) | Field< Type > | |
| operator*=(const scalar &) | Field< Type > | |
| operator++() | refCount | inline |
| operator++(int) | refCount | inline |
| operator+=(const UList< Type > &) | Field< Type > | |
| operator+=(const tmp< Field< Type >> &) | Field< Type > | |
| operator+=(const Type &) | Field< Type > | |
| operator--() | refCount | inline |
| operator--(int) | refCount | inline |
| 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 UList< Type > &) const | UList< Type > | |
| operator<=(const UList< Type > &) const | UList< Type > | |
| operator=(const Field< Type > &) | Field< Type > | |
| operator=(const UList< Type > &) | Field< Type > | |
| operator=(const SubField< Type > &) | Field< Type > | |
| operator=(const tmp< Field< Type >> &) | Field< Type > | |
| operator=(const Type &) | Field< Type > | |
| operator=(const zero) | Field< Type > | |
| operator=(const VectorSpace< Form, Cmpt, nCmpt > &) | Field< Type > | |
| operator=(const tmp< Field > &rhs) | Field< Type > | |
| List< Type >::operator=(const List< Type > &) | List< Type > | |
| List< Type >::operator=(const SLList< Type > &) | List< Type > | |
| List< Type >::operator=(const UIndirectList< Type > &) | List< Type > | |
| List< Type >::operator=(const BiIndirectList< Type > &) | List< Type > | |
| List< Type >::operator=(std::initializer_list< Type >) | List< Type > | |
| operator==(const UList< Type > &) const | UList< Type > | |
| operator>(const UList< Type > &) const | UList< Type > | |
| operator>=(const UList< Type > &) const | UList< Type > | |
| operator[](const label) | UList< Type > | inline |
| operator[](const label) const | UList< Type > | inline |
| operator[](const label i) const | UList< Type > | inline |
| pointInCell(const point &p, const label samplei) const | sampledSet | protected |
| pushIn(const point &sample, const label facei) const | sampledSet | protected |
| rbegin() | UList< Type > | inline |
| rbegin() const | UList< Type > | inline |
| rcIndex(const label i) const | UList< Type > | inline |
| refCount() | refCount | inlineprotected |
| reference typedef | UList< Type > | |
| rend() | UList< Type > | inline |
| rend() const | UList< Type > | inline |
| replace(const direction, const UList< cmptType > &) | Field< Type > | |
| replace(const direction, const tmp< Field< cmptType >> &) | Field< Type > | |
| replace(const direction, const cmptType &) | Field< Type > | |
| resize(const label) | List< Type > | inline |
| resize(const label, const Type &) | List< Type > | inline |
| reverse_iterator typedef | UList< 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 > | |
| sampledSet(const word &name, const polyMesh &mesh, const meshSearch &searchEngine, const word &axis) | sampledSet | |
| sampledSet(const word &name, const polyMesh &mesh, const meshSearch &searchEngine, const dictionary &dict) | sampledSet | |
| scalarCoord(const label index) const | coordSet | |
| searchEngine() const | sampledSet | inline |
| segments() const | sampledSet | inline |
| segments_ | sampledSet | protected |
| setSamples(const List< point > &samplingPts, const labelList &samplingCells, const labelList &samplingFaces, const labelList &samplingSegments, const scalarList &samplingCurveDist) | sampledSet | protected |
| setSize(const label) | List< Type > | |
| setSize(const label, const Type &) | List< Type > | |
| shallowCopy(const UList< Type > &)=delete | List< Type > | |
| size(const label) | List< Type > | inlineprotected |
| size() const | List< Type > | inline |
| size_type typedef | UList< Type > | |
| start() const | faceOnlySet | inline |
| subField typedef | Field< Type > | |
| subList typedef | List< Type > | |
| swap(UList< Type > &) | UList< Type > | |
| T() const | Field< Type > | |
| tol | faceOnlySet | static |
| transfer(List< Type > &) | List< Type > | |
| transfer(DynamicList< Type, SizeInc, SizeMult, SizeDiv > &) | List< Type > | |
| transfer(SortableList< Type > &) | List< Type > | |
| TypeName("midPoint") | midPointSet | |
| Foam::faceOnlySet::TypeName("face") | faceOnlySet | |
| Foam::sampledSet::TypeName("sampledSet") | sampledSet | |
| typeName | Field< Type > | static |
| UList() | UList< Type > | inline |
| UList(Type *__restrict__ v, label size) | UList< Type > | inline |
| unique() const | refCount | inline |
| value_type typedef | UList< Type > | |
| vectorCoord(const label index) const | coordSet | |
| write(Ostream &) const | sampledSet | |
| writeEntry(const word &keyword, Ostream &os) const | Field< Type > | |
| List< Type >::writeEntry(Ostream &) const | UList< Type > | |
| X enum value | coordSet | |
| xfer() | List< Type > | inline |
| XYZ enum value | coordSet | |
| Y enum value | coordSet | |
| Z enum value | coordSet | |
| ~faceOnlySet() | faceOnlySet | virtual |
| ~List() | List< Type > | |
| ~midPointSet() | midPointSet | virtual |
| ~sampledSet() | sampledSet | virtual |
1.8.13