|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EField | |
spis.Top.Plasma | |
spis.Vol.VolDistrib | |
spis.Vol.VolField |
Uses of EField in spis.Top.Plasma |
Fields in spis.Top.Plasma declared as EField | |
protected EField |
MmfPlasma.E
Electric field (the field and its solver |
Methods in spis.Top.Plasma that return EField | |
EField |
MmfPlasma.getEField()
returns E as an EField object, i.e. the field + the solver. |
Methods in spis.Top.Plasma with parameters of type EField | |
void |
MmfPlasma.setEField(EField EField)
Defines E field (by reference, no copy) |
Constructors in spis.Top.Plasma with parameters of type EField | |
MmfPlasma(VolMesh volMesh,
EField electricField,
VectVolField magneticField)
Default constructor |
|
Hybrid1MmfPlasma(VolMesh volMesh,
PICVolDistrib ions_,
EField electricField,
VectVolField magneticField)
Default constructor |
|
FlexibleMFPlasmaDeprecated(VolMesh volMesh,
PICVolDistrib ions,
EField electricField,
VectVolField magneticField)
Default constructor |
|
BiMaxwellianEnvironment(GlobalParameter[] globalParams,
LocalParameter[] localParams,
java.lang.String option,
VolMesh vm,
EField E,
VectVolField B)
Constructor based on UI-defined parameters |
Uses of EField in spis.Vol.VolDistrib |
Fields in spis.Vol.VolDistrib declared as EField | |
protected EField |
VolDistribWithIO.eField
electric field defined as a physical EField (including solver) |
Constructors in spis.Vol.VolDistrib with parameters of type EField | |
VolDistribWithIO(VolMesh volMesh,
MatterBC selfInFlux_,
MatterBC inFlux_,
SurfDistrib scOutFlux_,
SurfDistrib bdOutFlux_,
EField eField,
VectVolField B_)
Constructor with full IO data, electric field defined as a physical EField (including solver). |
|
PICVolDistrib(VolMesh vm,
PartList partList,
MatterBC selfInFlux_,
MatterBC inFlux_,
SurfDistrib scOutFlux_,
SurfDistrib bdOutFlux_,
EField E_,
VectVolField B_)
Default constructor with IO data, with the electric field defined as a physical EField (including solver). |
Uses of EField in spis.Vol.VolField |
Subclasses of EField in spis.Vol.VolField | |
class |
PotEField
Class Name : PotEField (Potential Electric Field) Project ref : SPIS project File name : PotEField.java File type : class Copyright : ONERA, 2 Av. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |