Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Examples  

Sundance::BoxMesher Class Reference

Mesher for boxes.

#include <BoxMesher.h>

Inheritance diagram for Sundance::BoxMesher:

Sundance::MeshGeneratorBase List of all members.

Public Methods

Protected Attributes


Constructor & Destructor Documentation

Sundance::BoxMesher::BoxMesher double    ax,
double    bx,
int    nx,
double    ay,
double    by,
int    ny,
double    az,
double    bz,
int    nz
[inline]
 

Definition at line 27 of file BoxMesher.h.

References ax_, ay_, az_, bx_, by_, bz_, nx_, ny_, and nz_.

virtual Sundance::BoxMesher::~BoxMesher   [inline, virtual]
 

Definition at line 34 of file BoxMesher.h.


Member Function Documentation

virtual Mesh Sundance::BoxMesher::getMesh   const [virtual]
 

Implements Sundance::MeshGeneratorBase.


Member Data Documentation

double Sundance::BoxMesher::ax_ [protected]
 

Definition at line 41 of file BoxMesher.h.

Referenced by BoxMesher().

double Sundance::BoxMesher::bx_ [protected]
 

Definition at line 42 of file BoxMesher.h.

Referenced by BoxMesher().

int Sundance::BoxMesher::nx_ [protected]
 

Definition at line 43 of file BoxMesher.h.

Referenced by BoxMesher().

double Sundance::BoxMesher::ay_ [protected]
 

Definition at line 45 of file BoxMesher.h.

Referenced by BoxMesher().

double Sundance::BoxMesher::by_ [protected]
 

Definition at line 46 of file BoxMesher.h.

Referenced by BoxMesher().

int Sundance::BoxMesher::ny_ [protected]
 

Definition at line 47 of file BoxMesher.h.

Referenced by BoxMesher().

double Sundance::BoxMesher::az_ [protected]
 

Definition at line 49 of file BoxMesher.h.

Referenced by BoxMesher().

double Sundance::BoxMesher::bz_ [protected]
 

Definition at line 50 of file BoxMesher.h.

Referenced by BoxMesher().

int Sundance::BoxMesher::nz_ [protected]
 

Definition at line 51 of file BoxMesher.h.

Referenced by BoxMesher().


The documentation for this class was generated from the following file:
Contact:
Kevin Long (krlong@ca.sandia.gov)


Documentation generated by