A 'patch' on surface as subset of triSurface.
More...
|
| surfacePatch (const surfacePatch &)=default |
|
surfacePatch & | operator= (const surfacePatch &)=default |
|
| surfacePatch () |
|
| surfacePatch (const label index) |
|
| surfacePatch (const word &name, const label size, const label start, const label index, const word &geometricType=word::null) |
|
| surfacePatch (const word &name, const dictionary &dict, const label index) |
|
label | start () const noexcept |
|
label & | start () noexcept |
|
label | size () const noexcept |
|
label & | size () noexcept |
|
void | write (Ostream &os) const |
|
| operator surfZone () const |
|
| surfacePatch (Istream &is, const label index)=delete |
|
| surfacePatch (const word &geometricType, const word &name, const label size, const label start, const label index) |
|
void | writeDict (Ostream &os) const |
|
| geometricSurfacePatch (const geometricSurfacePatch &)=default |
|
geometricSurfacePatch & | operator= (const geometricSurfacePatch &)=default |
|
| geometricSurfacePatch () |
|
| geometricSurfacePatch (const label index) |
|
| geometricSurfacePatch (const word &name, const label index) |
|
| geometricSurfacePatch (const word &name, const label index, const word &geometricType) |
|
| geometricSurfacePatch (const word &name, const dictionary &dict, const label index) |
|
| geometricSurfacePatch (const surfZoneIdentifier &ident) |
|
const word & | name () const noexcept |
|
word & | name () noexcept |
|
label | index () const noexcept |
|
label & | index () noexcept |
|
const word & | geometricType () const noexcept |
|
word & | geometricType () noexcept |
|
void | write (Ostream &os) const |
|
| geometricSurfacePatch (Istream &is, const label index)=delete |
|
| geometricSurfacePatch (const word &geometricType, const word &name, const label index) |
|
void | writeDict (Ostream &os) const |
|
A 'patch' on surface as subset of triSurface.
- Source files
-
Definition at line 50 of file surfacePatch.H.
◆ surfacePatch() [1/7]
◆ surfacePatch() [2/7]
◆ surfacePatch() [3/7]
◆ surfacePatch() [4/7]
◆ surfacePatch() [5/7]
◆ surfacePatch() [6/7]
◆ surfacePatch() [7/7]
surfacePatch |
( |
const word & |
geometricType, |
|
|
const word & |
name, |
|
|
const label |
size, |
|
|
const label |
start, |
|
|
const label |
index |
|
) |
| |
|
inline |
◆ operator=()
◆ start() [1/2]
◆ start() [2/2]
◆ size() [1/2]
◆ size() [2/2]
◆ write()
◆ operator surfZone()
◆ writeDict()
void writeDict |
( |
Ostream & |
os | ) |
const |
|
inline |
The documentation for this class was generated from the following files: