Go to the documentation of this file.
83 "label patchRefinement::patchInSurface(const triSurf& ts) const"
85 <<
" does not exist in surface " << ts.
patches()
A class for handling words, derived from string.
#define forAll(list, i)
Loop across all elements in list.
Template functions to aid in the implementation of demand driven data.
tmp< fvMatrix< Type > > operator==(const fvMatrix< Type > &, const fvMatrix< Type > &)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
label patchInSurface(const triSurf &) const
const geometricSurfacePatchList & patches() const
access to patches
Ostream & operator<<(Ostream &, const edgeMesh &)
void operator=(const patchRefinement &)
bool operator!=(const particle &, const particle &)
gmvFile<< "tracers "<< particles.size()<< nl;forAllConstIter(Cloud< passiveParticle >, particles, iter){ gmvFile<< iter().position().x()<< " ";}gmvFile<< nl;forAllConstIter(Cloud< passiveParticle >, particles, iter){ gmvFile<< iter().position().y()<< " ";}gmvFile<< nl;forAllConstIter(Cloud< passiveParticle >, particles, iter){ gmvFile<< iter().position().z()<< " ";}gmvFile<< nl;forAll(lagrangianScalarNames, i){ word name=lagrangianScalarNames[i];IOField< scalar > s(IOobject(name, runTime.timeName(), cloud::prefix, mesh, IOobject::MUST_READ, IOobject::NO_WRITE))
errorManipArg< error, int > exit(error &err, const int errNo=1)
bool readScalar(const char *buf, doubleScalar &s)
Read whole of buf as a scalar. Return true if succesful.
Istream & operator>>(Istream &, edgeMesh &)
patchRefinement()
Null contructor.
#define FatalErrorIn(functionName)
Report an error message using Foam::FatalError.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...