Foam::Function2s Namespace Reference

Classes

class  coded
 
class  Coded
 Constructs a dynamically compiled function of two variables. More...
 
class  Constant
 Templated function of two variables that returns a constant value. More...
 
class  None
 Undefined Function2 which returns an error when called. More...
 
class  OneConstant
 Templated function of two variables that returns the corresponding 1 (one). More...
 
class  Scale
 Function2 which scales a given 'value' function by a 'scale' scalar function and scales the 'x' and 'y' arguments of the 'value' and 'scale' functions by the optional 'xScale' and 'yScale' scalar functions. More...
 
class  UniformTable
 Tabulated property function that linearly interpolates between the uniformTable values. More...
 
class  ZeroConstant
 Templated function of two variables that returns the corresponding 0 (zero). More...
 
class  APIdiffCoef
 

Functions

 makeFunction2Type (None, label)
 
 makeFunction2Type (Constant, label)
 
 makeScalarFunction2 (APIdiffCoef)
 

Function Documentation

◆ makeFunction2Type() [1/2]

Foam::Function2s::makeFunction2Type ( None  ,
label   
)

◆ makeFunction2Type() [2/2]

Foam::Function2s::makeFunction2Type ( Constant  ,
label   
)

◆ makeScalarFunction2()

Foam::Function2s::makeScalarFunction2 ( APIdiffCoef  )