|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThreeDUnstructSurfMesh | |
spis.Top.Simulation | |
spis.Top.Top | |
spis.Util.Monitor | |
spis.Vol.VolMesh |
Uses of ThreeDUnstructSurfMesh in spis.Top.Simulation |
Uses of ThreeDUnstructSurfMesh in spis.Top.Top |
Constructors in spis.Top.Top with parameters of type ThreeDUnstructSurfMesh | |
Top(ThreeDUnstructVolMesh vm,
ThreeDUnstructSurfMesh bsm,
ThreeDUnstructSurfMesh scsm)
Default constructor with data passed by the framework (SPIS/UI). |
Uses of ThreeDUnstructSurfMesh in spis.Util.Monitor |
Constructors in spis.Util.Monitor with parameters of type ThreeDUnstructSurfMesh | |
FieldMonitor(MmfPlasma plasma,
RCCabsSC sc,
ThreeDUnstructVolMesh volMesh,
ThreeDUnstructSurfMesh scSurfMesh,
ThreeDUnstructSurfMesh bdSurfMesh,
float scPotMapMonitorStep,
float scCurrentMapMonitorStep,
float plasmaPotMapMonitorStep,
float densitiesMapsMonitorStep)
|
Uses of ThreeDUnstructSurfMesh in spis.Vol.VolMesh |
Constructors in spis.Vol.VolMesh with parameters of type ThreeDUnstructSurfMesh | |
ThreeDUnstructVolMesh(Geom geometry,
ThreeDUnstructSurfMesh boundarySurfMesh,
ThreeDUnstructSurfMesh scSurfMesh,
int cellNbr,
int surfNbr,
int edgeNbr,
int nodeNbr,
int[][] cellSurfs,
int[][] cellEdges,
int[][] cellNodes,
int[][] surfEdges,
int[][] surfNodes,
int[][] edgeNodes,
int[] surfFlags,
int[] surfIdSC,
int[] surfIdB,
int[] edgeFlags,
int[] edgeIdSC,
int[] edgeIdB,
int[] nodeFlags,
int[] nodeIdSC,
int[] nodeIdB,
float[][] xyzCoord)
Main constructor with basic sufficient data provided. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |