- c - Variable in class starfish.core.interactions.Sigma
-
- calculateResidue(Matrix, double[], double[]) - Method in class starfish.core.solver.Solver
-
returns L2 norm of R=|Ax-b|
- callSurfaceImpactHandler(double[], Segment, double) - Method in class starfish.core.interactions.MaterialInteraction
-
- cellAt(int, int) - Method in class starfish.core.domain.Field2D
-
returns value at center of cell i,
- cellVol(int, int) - Method in class starfish.core.domain.Mesh
-
- centroid() - Method in class starfish.core.boundaries.Segment
-
- centroid(int) - Method in class starfish.core.boundaries.Spline
-
- charge - Variable in class starfish.core.materials.Material
-
- ChemicalReaction - Class in starfish.core.interactions
-
base for chemical reactions
- ChemicalReaction(String[], String[], RateParser) - Constructor for class starfish.core.interactions.ChemicalReaction
-
- circuit_model - Variable in class starfish.core.source.Source
-
- clear() - Method in class starfish.core.boundaries.Field1D
-
clear the array
- clear() - Method in class starfish.core.boundaries.FieldCollection1D
-
sets all fields to zero
- clear() - Method in class starfish.core.domain.Field2D
-
clear the array
- clear() - Method in class starfish.core.domain.FieldCollection2D
-
sets all fields to zero
- clearAll() - Method in class starfish.core.boundaries.FieldManager1D
-
zeroes out all data
- clearDn() - Method in class starfish.core.source.VolumeSource
-
- clearRow(int) - Method in class starfish.core.solver.Matrix
-
clears (sets to zero) a single ro
- close() - Method in class starfish.core.io.Writer
-
closes the file
- closestPos(double[]) - Method in class starfish.core.boundaries.Segment
-
- ColdBeamSource - Class in starfish.sources
-
produces particles with uniform v_drift in source component normal direction
- ColdBeamSource(String, Material, Spline, double, double) - Constructor for class starfish.sources.ColdBeamSource
-
- coldBeamSourceFactory - Static variable in class starfish.sources.ColdBeamSource
-
- CollisionsPlugin - Class in starfish.collisions
-
Registers MCC and DSMC collision handlers.
- CollisionsPlugin() - Constructor for class starfish.collisions.CollisionsPlugin
-
- CommandModule - Class in starfish.core.common
-
- CommandModule() - Constructor for class starfish.core.common.CommandModule
-
Constructor for level 1 module
- compareTo(Object) - Method in class starfish.core.common.Utils.LinearList.XYData
-
- computeBoundingBox() - Method in class starfish.core.boundaries.Spline
-
- ComputeCoeffs(int, int) - Method in class starfish.core.domain.QuadrilateralMesh
-
computes alphas and betas for interpolation, see
http://www.particleincell.com/2012/quad-interpolation/
- computeGradient(double[], double[], double[], Solver.MeshData, double) - Method in class starfish.core.solver.Solver
-
- computeInterfaceNodeVol(int, int) - Method in class starfish.core.domain.Mesh
-
- computeLength() - Method in class starfish.core.boundaries.Spline
-
- computeVth(double, double) - Static method in class starfish.core.common.Utils
-
computes thermal velocit
- ConstantEF - Class in starfish.pic
-
- ConstantEF(double, double) - Constructor for class starfish.pic.ConstantEF
-
- constantEFSolverFactory - Static variable in class starfish.pic.ConstantEF
-
- Constants - Class in starfish.core.common
-
- Constants() - Constructor for class starfish.core.common.Constants
-
- construct(ArrayList<Boundary>) - Method in class starfish.core.boundaries.FieldManager1D
-
initialization functio
- construct(ArrayList<Mesh>) - Method in class starfish.core.domain.FieldManager2D
-
initialization functio
- containsPos(double[]) - Method in class starfish.core.domain.Mesh
-
- containsPosStrict(double[]) - Method in class starfish.core.domain.Mesh
-
returns true if mesh contains the poin
- containsPosStrict(double[]) - Method in class starfish.core.domain.QuadrilateralMesh
-
- containsPosStrict(double[]) - Method in class starfish.core.domain.UniformMesh
-
- Contour - Class in starfish.core.boundaries
-
spline which defines a contour line
- Contour(double, FieldCollection2D, Spline, Spline, int) - Constructor for class starfish.core.boundaries.Contour
-
Creates a contour of field collection at value bounded by start and end spline
- copy(Field1D) - Method in class starfish.core.boundaries.Field1D
-
copies data from one field to another, deep cop
- copy(double[]) - Static method in class starfish.core.common.Vector
-
returns copy of the vecto
- copy(Field2D) - Method in class starfish.core.domain.Field2D
-
copies data from one field to another, deep cop
- copy(FieldCollection2D) - Method in class starfish.core.domain.FieldCollection2D
-
- copy(Matrix) - Static method in class starfish.core.solver.Matrix
-
copy constructor
- copyRow(Matrix, int) - Method in class starfish.core.solver.Matrix
-
copies single row between matrixe
- CosineSource - Class in starfish.sources
-
produces source with cosine distribution used for conductance testing
- CosineSource(String, Material, Spline, double, double) - Constructor for class starfish.sources.CosineSource
-
- cosineSourceFactory - Static variable in class starfish.sources.CosineSource
-
- createAndShowGUI(String[]) - Static method in class gui.GUI
-
Create the GUI and show it.
- createContentPane() - Method in class gui.GUI
-
Master GUI skeleton method.
- createMenuBar() - Method in class gui.GUI
-
Creates the menu bar.
- createWriter(Element) - Static method in class starfish.core.io.OutputModule
-
- createWriter1D() - Static method in class starfish.core.io.OutputModule
-
- CrossProduct3(double[], double[]) - Static method in class starfish.core.common.Vector
-
cross product of a 3d arra
- curr_cell - Variable in class starfish.sources.AmbientSource
-