A B C D E F G H I J K L M N O P Q R S T U V W X

V

Vect - class spis.Util.Vect.Vect.
Class Name : Vect
Project ref : SPIS project
File name : Vect.java
File type : class
Copyright : ONERA, 2 Av.
Vect() - Constructor for class spis.Util.Vect.Vect
 
VectFunctionOfVect - interface spis.Util.Func.VectFunctionOfVect.
Class Name : VectFunctionOfVect
Project ref : SPIS project
File name : VectFunctionOfVect.java
File type : class
Copyright : ONERA, 2 Av.
VectSurfField - class spis.Surf.SurfField.VectSurfField.
Class Name : VectSurfField
Project ref : SPIS project
File name : VectSurfField.java
File type : class
Copyright : ONERA, 2 Av.
VectSurfField(SurfMesh, Centring, VectTable) - Constructor for class spis.Surf.SurfField.VectSurfField
Basic constructor, defining the table.
VectSurfField(SurfMesh, Centring, VectFunctionOfVect) - Constructor for class spis.Surf.SurfField.VectSurfField
Constructor defining the field from a passed function.
VectSurfField(VectSurfField) - Constructor for class spis.Surf.SurfField.VectSurfField
Copy constructor
VectTable - class spis.Util.Table.VectTable.
Class Name : VectTable
Project ref : SPIS project
File name : VectTable.java
File type : class
Copyright : ONERA, 2 Av.
VectTable(Geom, int, int) - Constructor for class spis.Util.Table.VectTable
Default constructor
VectTable(Geom, float[][]) - Constructor for class spis.Util.Table.VectTable
Constructor with array passed.
VectTable(Geom, float[][], int, int) - Constructor for class spis.Util.Table.VectTable
Constructor with full data
Values must be of dimension [length(at least)][dim(at least)] (checked)
VectVolField - class spis.Vol.VolField.VectVolField.
Class Name : VectVolField (Vectorial Volume Field)
Project ref : SPIS project
File name : VectVolField.java
File type : class
Copyright : ONERA, 2 Av.
VectVolField(VolMesh, Centring) - Constructor for class spis.Vol.VolField.VectVolField
Default constructor.
VeloVectTable - class spis.Util.Table.VeloVectTable.
Class Name : VeloVectTable
Project ref : SPIS project
File name : VeloVectTable.java
File type : class
Copyright : ONERA, 2 Av.
VeloVectTable(Geom, int) - Constructor for class spis.Util.Table.VeloVectTable
Default constructor
VeloVectTable(Geom, float[][], int) - Constructor for class spis.Util.Table.VeloVectTable
Constructor with full data
Values must be at least of dimension [length][geometry.vdim] (checked)
VeloVectTable(VeloVectTable) - Constructor for class spis.Util.Table.VeloVectTable
Copy constructor (the new table is dimensioned to its useful size, it can be a way to reduce the dimension of a table to what is useful)
VeloVectTable(float[], int) - Constructor for class spis.Util.Table.VeloVectTable
Constructor of a constant table with value v and dimension tableDimension
VolDistrib - class spis.Vol.VolDistrib.VolDistrib.
Class Name : VolDistrib (generic Volume Distribution)
Project ref : SPIS project
File name : VolDistrib.java
File type : class
Copyright : ONERA, 2 Av.
VolDistrib(VolMesh) - Constructor for class spis.Vol.VolDistrib.VolDistrib
default constructor.
VolDistribWithIO - class spis.Vol.VolDistrib.VolDistribWithIO.
Class Name : VolDistribWithIO
Project ref : SPIS project
File name : VolDistribWithIO.java
File type : class
Copyright : ONERA, 2 Av.
VolDistribWithIO(VolMesh, VectVolField, VectVolField) - Constructor for class spis.Vol.VolDistrib.VolDistribWithIO
Default constructor (IO data must then be defined through setters!).
VolDistribWithIO(VolMesh, MatterBC, MatterBC, SurfDistrib, SurfDistrib, VectVolField, VectVolField) - Constructor for class spis.Vol.VolDistrib.VolDistribWithIO
Constructor with full IO data.
VolDistribWithIO(VolMesh, MatterBC, MatterBC, SurfDistrib, SurfDistrib, EField, VectVolField) - Constructor for class spis.Vol.VolDistrib.VolDistribWithIO
Constructor with full IO data, electric field defined as a physical EField (including solver).
VolField - class spis.Vol.VolField.VolField.
Class Name : VolField (generic Volume Field class)
Project ref : SPIS project
File name : VolField.java
File type : class
Copyright : ONERA, 2 Av.
VolField(VolMesh, Centring) - Constructor for class spis.Vol.VolField.VolField
Default constructor.
VolMesh - class spis.Vol.VolMesh.VolMesh.
Class Name : VolMesh (generic Volume Mesh class)
Project ref : SPIS project
File name : VolMesh.java
File type : class
Copyright : ONERA, 2 Av.
VolMesh(Geom, SurfMesh, SurfMesh) - Constructor for class spis.Vol.VolMesh.VolMesh
Default constructor.
VolSampler - class spis.Util.List.VolSampler.
Class Name : VolSampler
Project ref : SPIS project
File name : VolSampler.java
File type : class
Copyright : ONERA, 2 Av.
VolSampler(Part) - Constructor for class spis.Util.List.VolSampler
Default constructor
vectComputeOfVect(float[]) - Method in class spis.Util.Func.GradCosMultiD
Returns (cos(kx+phix) * cos(ky+phiy) * cos(kz+phyz)) * norm (and more if dim larger than 3), where vect = (x, y, z, ...)
vectComputeOfVect(float[]) - Method in class spis.Util.Func.GradPowerLaw
Returns the gradient of: normalisation * |pos - center|^exponent
vectComputeOfVect(float[]) - Method in interface spis.Util.Func.VectFunctionOfVect
 
vectMult(FloatScalTable, FloatScalTable) - Method in class spis.Util.Matrix.DiagMatrix
Multyplies by a vector (x) and returns y = matrix x.
vectMult(FloatScalTable, FloatScalTable) - Method in class spis.Util.Matrix.DirMatrix
Multyplies by a vector (x) and returns y = matrix x.
vectMult(FloatScalTable, FloatScalTable) - Method in class spis.Util.Matrix.Matrix
Multyplies by a vector (x) and returns y = matrix x.
vectMult(FloatScalTable, FloatScalTable) - Method in class spis.Util.Matrix.SparseMatrix
Multyplies by a vector (x) and returns y = matrix x.
vectProd(VectTable) - Method in class spis.Util.Table.VectTable
Computes the vector product: this = this x vt.
vectProd(float[], float[]) - Static method in class spis.Util.Vect.Vect
returns the vector product of two vectors (3D only, not checked)
veloToSpace(float[]) - Method in interface spis.Vol.Geom.Geom
transforms a velocity vector into a space vector (may be a kind of projection)
veloToSpace(float[]) - Method in class spis.Vol.Geom.ThreeDCartesianGeom
transforms a velocity vector into a space vector (may be a kind of projection)
verbose - Static variable in class spis.Top.Default.Global
Verbosity level: 0=no_print, 1=warnings_only, 2=minimal_information, 3=basic_information, 4=more_information...
verbose - Static variable in class spis.Top.Default.GlobalParameter
Name of the following parameter: Verbosity level (level of screen messages about code execution): 0 = no print at all 1 = prints errors and warnings only 2 = 1 + minimal information 3 = 1 + more information (remains yet readable) 4 = even more information … (next levels for debugging) - (default value: 3, type: int)
volConduct - Static variable in class spis.Top.Default.LocalParameter
Name of the local parameter: If 1, volume conductivity through the bulk material is turned on - (default param value: 0 (no volume conductivity) , mesh: SC , centring: 2 )
volInteracFlag - Static variable in class spis.Top.Default.LocalParameter
Name of the local parameter: If 1, volume interaction is computed in that region (typically charge exchange) - (default param value: 0 (no) , mesh: Volume , centring: 3 )
volumeConductivity - Static variable in class spis.Top.Default.GlobalParameter
Name of the following parameter: volume consductivity: 0=no, 1=yes - (default value: 0, type: int)

A B C D E F G H I J K L M N O P Q R S T U V W X