Uses of Interface
spis.Util.Func.ScalFunctionOfNothing

Packages that use ScalFunctionOfNothing
spis.Surf.InteractModel   
spis.Surf.SurfField   
spis.Util.Func   
 

Uses of ScalFunctionOfNothing in spis.Surf.InteractModel
 

Classes in spis.Surf.InteractModel that implement ScalFunctionOfNothing
 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 ScalFunctionOfNothing in spis.Surf.SurfField
 

Methods in spis.Surf.SurfField with parameters of type ScalFunctionOfNothing
 void ScalSurfField.set(ScalFunctionOfNothing f)
          Applies the function f (to nothing) and assigns the result to this Field hence equivalent to set(f.compute()).
 

Uses of ScalFunctionOfNothing in spis.Util.Func
 

Classes in spis.Util.Func that implement ScalFunctionOfNothing
 class ConstantFunction
          Class Name : ConstantFunction
Project ref : SPIS project
File name : ConstantFunction.java
File type : class
Copyright : ONERA, 2 Av.