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

F

Field1D - Class in starfish.core.boundaries
1D field holding a single scalar
Field1D(Boundary) - Constructor for class starfish.core.boundaries.Field1D
constructo
Field1D(Boundary, double[]) - Constructor for class starfish.core.boundaries.Field1D
 
Field2D - Class in starfish.core.domain
 
Field2D(Mesh) - Constructor for class starfish.core.domain.Field2D
constructo
Field2D(Mesh, boolean) - Constructor for class starfish.core.domain.Field2D
 
Field2D(int, int) - Constructor for class starfish.core.domain.Field2D
constructor for field not associated with a particular mesh, should probably be a superclass of the mesh-associated field...
Field2D(Mesh, double[][]) - Constructor for class starfish.core.domain.Field2D
 
field_manager - Variable in class starfish.core.boundaries.BoundaryModule
 
field_manager - Variable in class starfish.core.domain.DomainModule
 
field_manager - Variable in class starfish.core.io.Reader
 
field_manager1d - Variable in class starfish.core.materials.Material
 
field_manager2d - Variable in class starfish.core.materials.Material
 
FieldCollection1D - Class in starfish.core.boundaries
FieldCollection collects fields corresponding to the same physical quantity (number density, etc...) across multiple boundaries.
FieldCollection1D(ArrayList<Boundary>) - Constructor for class starfish.core.boundaries.FieldCollection1D
 
FieldCollection1D(Boundary) - Constructor for class starfish.core.boundaries.FieldCollection1D
 
FieldCollection1D(Field1D) - Constructor for class starfish.core.boundaries.FieldCollection1D
 
FieldCollection2D - Class in starfish.core.domain
inner class holding fields for a particular mesh
FieldCollection2D(Iterable<Mesh>, FieldCollection2D.MeshEvalFun) - Constructor for class starfish.core.domain.FieldCollection2D
 
FieldCollection2D(Mesh, FieldCollection2D.MeshEvalFun) - Constructor for class starfish.core.domain.FieldCollection2D
 
FieldCollection2D(Field2D, FieldCollection2D.MeshEvalFun) - Constructor for class starfish.core.domain.FieldCollection2D
 
FieldCollection2D(FieldCollection2D) - Constructor for class starfish.core.domain.FieldCollection2D
 
FieldCollection2D.MeshEvalFun - Interface in starfish.core.domain
eval fun interface
FieldManager1D - Class in starfish.core.boundaries
Field manager holds a list of FieldCollections Each FieldCollection collects fields corresponding to a single variable over a number of boundaryes
FieldManager1D(Boundary) - Constructor for class starfish.core.boundaries.FieldManager1D
constructor for a single boundar
FieldManager1D(ArrayList<Boundary>) - Constructor for class starfish.core.boundaries.FieldManager1D
constructor for a collection of boundarie
FieldManager2D - Class in starfish.core.domain
Field manager holds a list of FieldCollections Each FieldCollection collects fields corresponding to a single variable over a number of meshes
FieldManager2D(Mesh) - Constructor for class starfish.core.domain.FieldManager2D
constructor for a single mes
FieldManager2D(ArrayList<Mesh>) - Constructor for class starfish.core.domain.FieldManager2D
constructor for a collection of meshe
file_name - Variable in class starfish.core.io.LoggerModule
 
file_name - Variable in class starfish.core.io.TecplotReader
 
fill(double) - Method in class starfish.core.boundaries.Field1D
fills the entire array the valu
fill(double) - Method in class starfish.core.domain.Field2D
fills the entire array the valu
finish() - Method in class starfish.core.common.CommandModule
function called after end of main loop
finish() - Method in class starfish.core.diagnostics.StatsModule
 
finish() - Method in class starfish.core.materials.MaterialsModule
 
FinishModules() - Method in class starfish.core.common.Starfish
calls exit subroutines
first_time - Variable in class starfish.sources.VolumePreloadSource
 
firstPoint() - Method in class starfish.core.boundaries.Segment
 
firstPoint() - Method in class starfish.core.boundaries.Spline
 
fixed_node - Variable in class starfish.core.solver.Solver.MeshData
 
FLT_EPS - Static variable in class starfish.core.common.Constants
 
FluidElectronsMaterial - Class in starfish.pic
electrons from ne=n0*exp((phi-phi0)/kTe)
FluidElectronsMaterial(int, String) - Constructor for class starfish.pic.FluidElectronsMaterial
 
FluidElectronsMaterial.ElectronModel - Interface in starfish.pic
 
FluidMaterial - Class in starfish.core.materials
abstract definition of a fluid material
FluidMaterial(String, double, double, boolean) - Constructor for class starfish.core.materials.FluidMaterial
 
flux_collection - Variable in class starfish.core.materials.Material
 
flux_normal_collection - Variable in class starfish.core.materials.Material
 
forced(String) - Static method in class starfish.core.common.Starfish.Log
 
FromExisting(Mesh, FieldCollection2D) - Static method in class starfish.core.domain.Field2D
creates a new field on the mesh and interpolates data from the collection to i
frozen - Variable in class starfish.core.materials.Material
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links