61#ifndef subTriSurfaceMesh_H
62#define subTriSurfaceMesh_H
88 const wordRes& regionNameMatcher
Defines the attributes of an object for which implicit objectRegistry management is supported,...
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
On-the-fly subset of triSurfaceMesh (based on selected patches).
subTriSurfaceMesh(const IOobject &io, const dictionary &dict)
Construct from IO and dictionary.
virtual ~subTriSurfaceMesh()=default
Destructor.
TypeName("subTriSurfaceMesh")
Runtime type information.
IOoject and searching on triSurface.
triSurfaceMesh(const triSurfaceMesh &)=delete
No copy construct.
Triangulated surface description with patch information.
triSurface()
Default construct.
A List of wordRe with additional matching capabilities.
gmvFile<< "tracers "<< particles.size()<< nl;for(const passiveParticle &p :particles){ gmvFile<< p.position().x()<< " ";}gmvFile<< nl;for(const passiveParticle &p :particles){ gmvFile<< p.position().y()<< " ";}gmvFile<< nl;for(const passiveParticle &p :particles){ gmvFile<< p.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))
List< word > wordList
List of word.
List< label > labelList
A List of labels.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.