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

Sundance::CellSetFunctionList Class Reference

Class CellSetFunctionList tabulates the basis families and function IDs that exist on a given cell set.

#include <CellSetFunctionList.h>

List of all members.

Public Methods

Static Public Methods

Protected Attributes


Constructor & Destructor Documentation

Sundance::CellSetFunctionList::CellSetFunctionList  
 

Sundance::CellSetFunctionList::CellSetFunctionList const CellSet   cellSet,
const Mesh   mesh
 


Member Function Documentation

void Sundance::CellSetFunctionList::addFunction const BasisFamily   basis,
int    funcID
 

int Sundance::CellSetFunctionList::dimension   const [inline]
 

Definition at line 41 of file CellSetFunctionList.h.

References dimension_.

const TSFNonDupArray<BasisFamily>& Sundance::CellSetFunctionList::basis   const [inline]
 

Definition at line 44 of file CellSetFunctionList.h.

References basis_.

const TSFArray<TSFArray<int> >& Sundance::CellSetFunctionList::funcID   const [inline]
 

Definition at line 47 of file CellSetFunctionList.h.

References funcID_.

const CellSet& Sundance::CellSetFunctionList::cellSet   const [inline]
 

Definition at line 50 of file CellSetFunctionList.h.

References cellSet_.

bool& Sundance::CellSetFunctionList::verbose   [inline, static]
 

Definition at line 53 of file CellSetFunctionList.h.


Member Data Documentation

CellSet Sundance::CellSetFunctionList::cellSet_ [protected]
 

Definition at line 57 of file CellSetFunctionList.h.

Referenced by cellSet().

Mesh Sundance::CellSetFunctionList::mesh_ [protected]
 

Definition at line 58 of file CellSetFunctionList.h.

int Sundance::CellSetFunctionList::dimension_ [protected]
 

Definition at line 59 of file CellSetFunctionList.h.

Referenced by dimension().

TSFNonDupArray<BasisFamily> Sundance::CellSetFunctionList::basis_ [protected]
 

Definition at line 61 of file CellSetFunctionList.h.

Referenced by basis().

TSFArray<TSFArray<int> > Sundance::CellSetFunctionList::funcID_ [protected]
 

Definition at line 62 of file CellSetFunctionList.h.

Referenced by funcID().


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


Documentation generated by