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

Package of boundary conditions that can be used to capture agent behaviour at the boundary of the computation domain. More...

Classes

class  AllBC
 Group all methods expected by the interface but common to most of the boundary classes. More...
 
class  BoundaryBulk
 Defines the bulk boundary: the concentration on the boundary is fixed by a dynamical bulk, the agents crossing this line die. More...
 
class  BoundaryConstant
 BoundaryConstant : the concentration on the boundary is fixed by a constant bulk, the agents crossing this line die. More...
 
class  BoundaryCyclic
 BoundaryCyclic : close the system along a dimension. More...
 
class  BoundaryGasMembrane
 BoundaryMembrane : defines a boundary impermeable to everything except to gas. More...
 
class  BoundaryZeroFlux
 Defines an impermeable boundary to solutes and agents. More...
 
interface  IsBC
 Interface for the boundary conditions on the system's margins. To be used in solvers and agent move. More...
 

Detailed Description

Package of boundary conditions that can be used to capture agent behaviour at the boundary of the computation domain.

Package of boundary conditions that can be used to capture agent behaviour at the boundary of the computation domain. 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".

Project iDynoMiCS (copyright -> see Idynomics.java) Project iDynoMicS


Since
June 2006
Version
1.0

Package of boundary conditions that can be used to capture agent behaviour at the boundary of the computation domain. 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".