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

Sundance::CellFactoryBase Class Reference

#include <CellFactoryBase.h>

Inheritance diagram for Sundance::CellFactoryBase:

Sundance::AffineBrickCellFactory Sundance::AffineLineCellFactory Sundance::AffineQuadCellFactory Sundance::AffineTetCellFactory Sundance::AffineTriangleCellFactory Sundance::BrickCellFactory Sundance::PointCellFactory Sundance::QuadCellFactory List of all members.

Public Methods

Protected Attributes


Detailed Description

base class for cell factories

Definition at line 23 of file CellFactoryBase.h.


Constructor & Destructor Documentation

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

Definition at line 27 of file CellFactoryBase.h.

References nodes(), and nodes_.

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

Definition at line 29 of file CellFactoryBase.h.


Member Function Documentation

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

Definition at line 32 of file CellFactoryBase.h.

References nodes_.

Referenced by Sundance::AffineBrickCellFactory::AffineBrickCellFactory(), Sundance::AffineLineCellFactory::AffineLineCellFactory(), Sundance::AffineQuadCellFactory::AffineQuadCellFactory(), Sundance::AffineTetCellFactory::AffineTetCellFactory(), Sundance::AffineTriangleCellFactory::AffineTriangleCellFactory(), Sundance::BrickCellFactory::BrickCellFactory(), CellFactoryBase(), and Sundance::QuadCellFactory::QuadCellFactory().

virtual ReferenceCell& Sundance::CellFactoryBase::refCell   const [pure virtual]
 

Implemented in Sundance::AffineBrickCellFactory, Sundance::AffineLineCellFactory, Sundance::AffineQuadCellFactory, Sundance::AffineTetCellFactory, Sundance::AffineTriangleCellFactory, Sundance::BrickCellFactory, Sundance::PointCellFactory, and Sundance::QuadCellFactory.


Member Data Documentation

TSFArray<int> Sundance::CellFactoryBase::nodes_ [protected]
 

Definition at line 37 of file CellFactoryBase.h.

Referenced by CellFactoryBase(), and nodes().


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


Documentation generated by