Uses of Class
microsim.space.DoubleSpace
Packages that use DoubleSpace
-
Uses of DoubleSpace in microsim.space
Subclasses of DoubleSpace in microsim.spaceModifier and TypeClassDescriptionclassDiscrete 2nd order approximation of 2d diffusion with evaporation.Methods in microsim.space with parameters of type DoubleSpaceModifier and TypeMethodDescriptionvoidDoubleSpace.copyGridTo(@NonNull DoubleSpace dm) Copies the givenDoubleSpacecontent in this grid.Constructors in microsim.space with parameters of type DoubleSpaceModifierConstructorDescriptionDoubleSpace(@NonNull DoubleSpace grid) Creates a copy of the given grid.