Go to the documentation of this file.
37 #ifndef nullSurfaceWriter_H
38 #define nullSurfaceWriter_H
46 namespace surfaceWriters
A templated (3 x 3) tensor of objects of <T> derived from MatrixSpace.
virtual void setSurface(const meshedSurf &s, bool parallel)
Base class for surface writers.
A class for handling file names.
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))
Abstract definition of a meshed surface defined by faces and points.
virtual bool needsUpdate() const
Generic templated field type.
virtual ~nullWriter()=default
Suppresses output of geometry and fields.
virtual bool enabled() const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual bool wroteData() const
declareSurfaceWriterWriteMethod(label)
static bool & parRun() noexcept
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
virtual void open(const fileName &outputPath)