![]() |
|
Public Member Functions | |
fvBoundaryMesh (const fvMesh &) | |
Construct with zero size. | |
fvBoundaryMesh (const fvMesh &, const polyBoundaryMesh &) | |
Construct from polyBoundaryMesh. | |
const fvMesh & | mesh () const |
Return the mesh reference. | |
void | movePoints () |
Correct patches after moving points. | |
Protected Member Functions | |
void | readUpdate (const polyBoundaryMesh &) |
Update boundary based on new polyBoundaryMesh. | |
Friends | |
class | fvMesh |
|
Construct with zero size.
|
|
Construct from polyBoundaryMesh.
|
|
Return the mesh reference.
Definition at line 113 of file fvBoundaryMesh.H. |
|
Correct patches after moving points.
|
|
Update boundary based on new polyBoundaryMesh.
|
|
Definition at line 91 of file fvBoundaryMesh.H. |