OpenFOAM-5.x/src/OpenFOAM/primitives
Henry Weller 0b4643922a Rename DataEntry -> Function1
Function1 is an abstract base-class of run-time selectable unary
functions which may be composed of other Function1's allowing the user
to specify complex functions of a single scalar variable, e.g. time.
The implementations need not be a simple or continuous functions;
interpolated tables and polynomials are also supported.  In fact form of
mapping between a single scalar input and a single primitive type output
is supportable.

The primary application of Function1 is in time-varying boundary
conditions, it also used for other functions of time, e.g. injected mass
is spray simulations but is not limited to functions of time.
2016-02-08 16:18:07 +00:00
..
bools Provide consistency in assignment operators 2016-01-17 18:56:28 +00:00
chars Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
complex Provide consistency in assignment operators 2016-01-17 18:56:28 +00:00
contiguous Update code to use the simpler C++11 template syntax removing spaces between closing ">"s 2016-01-10 22:41:16 +00:00
demandDrivenEntry Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
DiagTensor Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
direction Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
functions Rename DataEntry -> Function1 2016-02-08 16:18:07 +00:00
globalIndexAndTransform Update code to use the simpler C++11 template syntax removing spaces between closing ">"s 2016-01-10 22:41:16 +00:00
hashes Update headers 2016-01-11 13:02:52 +00:00
ints Minor updates to aid porting to FreeBSD 2015-12-02 18:18:06 +00:00
nil Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
nullObject Provide consistency in assignment operators 2016-01-17 18:56:28 +00:00
one Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
ops Update headers 2016-01-11 13:02:52 +00:00
Pair src/OpenFOAM: Update ...ErrorIn -> ...ErrorInFunction 2015-11-08 12:23:52 +00:00
pTraits Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
quaternion Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
random src/OpenFOAM: Update ...IOErrorIn -> ...IOErrorInFunction 2015-11-10 21:13:04 +00:00
ranges Update code to use the simpler C++11 template syntax 2016-01-10 19:20:16 +00:00
Scalar src/OpenFOAM: Update ...IOErrorIn -> ...IOErrorInFunction 2015-11-10 21:13:04 +00:00
septernion Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
SphericalTensor Update code to use the simpler C++11 template syntax removing spaces between closing ">"s 2016-01-10 22:41:16 +00:00
SphericalTensor2D Update code to use the simpler C++11 template syntax removing spaces between closing ">"s 2016-01-10 22:41:16 +00:00
strings Provide consistency in assignment operators 2016-01-17 18:56:28 +00:00
subModelBase surfaceFilmModels: Replaced removeInjection with patchInjection 2015-05-08 16:40:03 +01:00
Swap Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
SymmTensor Update code to use the simpler C++11 template syntax removing spaces between closing ">"s 2016-01-10 22:41:16 +00:00
SymmTensor2D Update code to use the simpler C++11 template syntax removing spaces between closing ">"s 2016-01-10 22:41:16 +00:00
Tensor Update code to use the simpler C++11 template syntax removing spaces between closing ">"s 2016-01-10 22:41:16 +00:00
Tensor2D Update code to use the simpler C++11 template syntax removing spaces between closing ">"s 2016-01-10 22:41:16 +00:00
transform transform: Handle codirectional and contradirectional transformation vectors 2015-02-02 09:44:59 +00:00
triad Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
Tuple2 Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
Vector Update code to use the simpler C++11 template syntax removing spaces between closing ">"s 2016-01-10 22:41:16 +00:00
Vector2D Update code to use the simpler C++11 template syntax removing spaces between closing ">"s 2016-01-10 22:41:16 +00:00
VectorSpace src/OpenFOAM: Update ...ErrorIn -> ...ErrorInFunction 2015-11-08 12:23:52 +00:00
zero Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00