35 const word& entryName,
41 context_(
dict.relativeName())
51 <<
"Function " << this->
name() <<
" is 'none' in " << context_ <<
nl
67 <<
"Function " << this->
name() <<
" is 'none' in " << context_ <<
nl
81 <<
"Function " << this->
name() <<
" is 'none' in " << context_ <<
nl
virtual void writeData(Ostream &os) const
Write as primitive (inline) format.
virtual Type integral(const scalar x1, const scalar x2) const
Placeholder: generates an error if called.
None(const None< Type > &)=default
Default copy construct.
virtual Type value(const scalar x) const
Placeholder: generates an error if called.
virtual void writeData(Ostream &os) const
Write in dictionary format.
Function1(const word &entryName, const objectRegistry *obrPtr=nullptr)
Construct from entry name.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Registry of regIOobjects.
A traits class, which is primarily used for primitives and vector-space.
A class for managing temporary objects.
A class for handling words, derived from Foam::string.
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
OBJstream os(runTime.globalPath()/outputName)
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
error FatalError
Error stream (stdout output on all processes), with additional 'FOAM FATAL ERROR' header text and sta...
errorManipArg< error, int > exit(error &err, const int errNo=1)
constexpr char nl
The newline '\n' character (0x0a).