Version 1.2 (June 2013)
 All Classes Namespaces Files Functions Variables Pages
Packages | Classes
Package simulator.geometry

Package of boundary utilities that aid the creation of the environment being simulated. More...

Packages

package  boundaryConditions
 Package of boundary conditions that can be used to capture agent behaviour at the boundary of the computation domain.
 
package  shape
 Package of utilities that assist with managing the boundary conditions in iDynoMiCS.
 

Classes

class  Bulk
 Define the bulk: an object used to define the environment connected to the simulated system. More...
 
class  ContinuousVector
 Implements 3D vector of continuous spatial coordinates. Can be used to store Continuous coordinates or Movement vectors. More...
 
class  DiscreteVector
 Implements 3D vector of discrete spatial coordinates. More...
 
class  Domain
 Define the computation domain: an evenly spaced rectilinear grid described by its dimensionality (2D or 3D) More...
 
class  FluctEnv
 
class  GridElementFloat
 Implements a reference to a grid element. More...
 
interface  IsComputationDomain
 Interface describing mandatory methods for a computation domain object. The default class is "ComputationDomain" but other can be defined. More...
 

Detailed Description

Package of boundary utilities that aid the creation of the environment being simulated.

Project iDynoMiCS (copyright -> see Idynomics.java)

*______________________________________________________

Package of boundary utilities that aid the creation of the environment being simulated. This package is part of iDynoMiCS v1.2, governed by the CeCILL license under French law and abides by the rules of distribution of free software. You can use, modify and/ or redistribute iDynoMiCS under the terms of the CeCILL license as circulated by CEA, CNRS and INRIA at the following URL "http://www.cecill.info".