Uses of Class
spis.Util.List.VolSampler

Packages that use VolSampler
spis.Util.List   
 

Uses of VolSampler in spis.Util.List
 

Subclasses of VolSampler in spis.Util.List
 class GlobalMaxwellVolSampler
          Class Name : GlobalMaxwellVolSampler
Project ref : SPIS project
File name : GlobalMaxwellVolSampler.java
File type : class
Copyright : ONERA, 2 Av.
 class GlobalMaxwellVolSampler1
          Class Name : GlobalMaxwellVolSampler1
Project ref : SPIS project
File name : GlobalMaxwellVolSampler1.java
File type : class
Copyright : ONERA, 2 Av.
 

Methods in spis.Util.List with parameters of type VolSampler
 void RichPartList.generateVolumeSample(VolSampler sampler)
          generates a sample of particles following the passed sampler for velocities, and uniformely in volume mesh for positions.
 void PartList.generateVolumeSample(VolSampler sampler)
          generates a sample of particles following the passed sampler for velocities, and uniformely in volume mesh for positions.
 

Constructors in spis.Util.List with parameters of type VolSampler
RichPartList(VolMesh vm, SurfMesh bdSurfMesh, SurfMesh scSurfMesh, PartTable partTable_, VolSampler sampler, int partType)
          Constructor of a sampled list