Go to the documentation of this file.
36 int main(
int argc,
char *argv[])
42 Info<<
"Create mesh, no clear-out\n" <<
endl;
71 boundaryFaces[patchI] = pbm[patchI];
83 word defaultBoundaryPatchName =
"defaultFaces";
84 word defaultBoundaryPatchType = emptyPolyPatch::typeName;
100 defaultBoundaryPatchName,
101 defaultBoundaryPatchType
virtual const pointField & points() const
Return raw points.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
const surfaceVectorField & Cf() const
Return face centres as surfaceVectorField.
A class for handling words, derived from string.
static word defaultRegion
Return the default region name.
#define forAll(list, i)
Loop across all elements in list.
const polyBoundaryMesh & boundaryMesh() const
Return boundary mesh.
Ostream & endl(Ostream &os)
Add newline and flush stream.
A simple container for copying or transferring objects of type <T>.
wordList names() const
Return a list of patch names.
string str() const
Return the string.
bool set(const label) const
Is element set.
const DimensionedField< scalar, volMesh > & V() const
Return cell volumes.
Pre-declare SubField and related Field type.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
A list of keyword definitions, which are a keyword followed by any number of values (e....
Mesh data needed to do the Finite Volume discretisation.
Input from memory buffer stream.
const cellShapeList & cellShapes() const
Return cell shapes.
const volVectorField & C() const
Return cell centres as volVectorField.
Output to memory buffer stream.
label size() const
Return the number of elements in the PtrList.
int main(int argc, char *argv[])
Generic GeometricField class.