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

Sundance::CellFactory Class Reference

#include <CellFactory.h>

List of all members.

Public Methods

Protected Attributes


Detailed Description

CellFactory is a builder class for Cells, used in the createCell() methods of Mesh. It is responsible for giving each cell a set of nodes and a ReferenceCell.

Definition at line 26 of file CellFactory.h.


Constructor & Destructor Documentation

Sundance::CellFactory::CellFactory   [inline]
 

Definition at line 30 of file CellFactory.h.

References ptr_.

Sundance::CellFactory::CellFactory CellFactoryBase   ptr
 


Member Function Documentation

const TSFArray<int>& Sundance::CellFactory::nodes   const [inline]
 

Definition at line 35 of file CellFactory.h.

References ptr_.

ReferenceCell& Sundance::CellFactory::refCell   const [inline]
 

Definition at line 37 of file CellFactory.h.

References ptr_.


Member Data Documentation

TSFSmartPtr<CellFactoryBase> Sundance::CellFactory::ptr_ [protected]
 

Definition at line 40 of file CellFactory.h.

Referenced by CellFactory(), nodes(), and refCell().


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


Documentation generated by