|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScalFunctionOf3Scal | |
spis.Surf.InteractModel | |
spis.Surf.SurfField | |
spis.Util.Table |
Uses of ScalFunctionOf3Scal in spis.Surf.InteractModel |
Classes in spis.Surf.InteractModel that implement ScalFunctionOf3Scal | |
class |
FunctionOfMaterial
Class Name : FunctionOfMaterial Project ref : SPIS project File name : FunctionOfMaterial.java File type : class Copyright : ONERA, 2 Av. |
class |
FunctionOfParticleNothing
Class Name : FunctionOfParticleNothing Project ref : SPIS project File name : FunctionOfParticleNothing.java File type : class Copyright : ONERA, 2 Av. |
Uses of ScalFunctionOf3Scal in spis.Surf.SurfField |
Methods in spis.Surf.SurfField with parameters of type ScalFunctionOf3Scal | |
void |
ScalSurfField.set(ScalSurfField inField1,
ScalSurfField inField2,
float x3,
ScalFunctionOf3Scal f)
Applies the function f to the passed Fields/value and assigns the result to this Field. |
Uses of ScalFunctionOf3Scal in spis.Util.Table |
Methods in spis.Util.Table with parameters of type ScalFunctionOf3Scal | |
void |
FloatScalTable.set(FloatScalTable inTable1,
FloatScalTable inTable2,
float x3,
ScalFunctionOf3Scal f)
Applies a function to 3 arguments (2 tables and 1 float) and affects the result to this table (same dimension requested and checked) |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |