Uses of Package
core.field

Packages that use core.field
core.dflic This package contains classes which create and evolve the individual FLIC images making up a movie of a given experiment. 
core.field This package contains a number of classes used to create and manipulate the images generated for a given animation of an experiment as it evolves. 
core.image This package creates and evolves the individual FLIC images making up a movie of a given experiment. 
core.math This package contains a variety of classes which handle vector manipulations and the evolution of a given experiment as it evolves. 
core.postprocessing This package performs various operations on the images created by a given simulation of an experiment after the images are created by the classes in core.dflic
simulations.experiments.electrostatics This package contains all the experiments for the various electrostatic experiments. 
simulations.experiments.faradaysLaw This package contains all the experiments for the various Faraday's Law experiments. 
simulations.experiments.fluidFlow   
 

Classes in core.field used by core.dflic
Vec2Field
          A 2-dimensional vector field.
Vec2Iterator
          Interface for producing a sequence of points on a plane.
 

Classes in core.field used by core.field
EMVec2Field
          A planar cross-section of an E&M field, or of the four different velocity fields associated with an E&M field.
Vec2Field
          A 2-dimensional vector field.
Vec2Iterator
          Interface for producing a sequence of points on a plane.
 

Classes in core.field used by core.image
Vec2Field
          A 2-dimensional vector field.
Vec3Field
          A 3-dimensional vector field.
 

Classes in core.field used by core.math
VecTimeField
          An n-dimensional+time vector field.
 

Classes in core.field used by core.postprocessing
Vec3Field
          A 3-dimensional vector field.
 

Classes in core.field used by simulations.experiments.electrostatics
VecTimeField
          An n-dimensional+time vector field.
 

Classes in core.field used by simulations.experiments.faradaysLaw
VecTimeField
          An n-dimensional+time vector field.
 

Classes in core.field used by simulations.experiments.fluidFlow
VecTimeField
          An n-dimensional+time vector field.