107#ifndef Foam_Function1Types_InputValueMapper_H
108#define Foam_Function1Types_InputValueMapper_H
127 public Function1<Type>
196 const word& entryName,
218 virtual inline Type
value(
const scalar t)
const;
221 virtual inline Type
integrate(
const scalar x1,
const scalar x2)
const;
Enum is a wrapper around a list of names/values that represent particular enumeration (or int) values...
Function1(const word &entryName, const objectRegistry *obrPtr=nullptr)
Construct from entry name.
static tmp< Function1< Type > > Clone(const Derived &fun)
Clone a Function1.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Registry of regIOobjects.
A class for managing temporary objects.
A class for handling words, derived from Foam::string.
OBJstream os(runTime.globalPath()/outputName)
void rhs(fvMatrix< typename Expr::value_type > &m, const Expr &expression)
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.