ESyS-Particle  4.0.1
Public Member Functions
CLayeredBlock2D Class Reference

Class for the generation of a layered 2D random lattice in a rectangular area. More...

#include <LayeredBlock.h>

Inheritance diagram for CLayeredBlock2D:
Inheritance graph
[legend]
Collaboration diagram for CLayeredBlock2D:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CLayeredBlock2D (double, double, double, double, double, double)
void addLayerBoundary (double)
virtual void generate (int, unsigned int)

Detailed Description

Class for the generation of a layered 2D random lattice in a rectangular area.

Author:
Steffen Abe $Revision$ $Data:$

Member Function Documentation

void CLayeredBlock2D::generate ( int  tries,
unsigned int  seed 
) [virtual]

Fill the space in the block

Parameters:
triesnumber of times the insertion of a particle is tried
seedseed for the random number generator

Reimplemented from CRandomBlock2D.

References CRandomBlock2D::generate().

Here is the call graph for this function:


The documentation for this class was generated from the following files: