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

Sundance::DistributedDOFMap Class Reference

#include <DistributedDOFMap.h>

Inheritance diagram for Sundance::DistributedDOFMap:

Sundance::DOFMapBase List of all members.

Public Methods

Static Public Methods

Static Private Methods

Private Attributes


Detailed Description

Map from (cell, function) to global DOF index

Definition at line 21 of file DistributedDOFMap.h.


Constructor & Destructor Documentation

Sundance::DistributedDOFMap::DistributedDOFMap const Mesh   mesh,
int    nFunc,
const TSFArray< TSFArray< TSFSmartPtr< CellSetFunctionList > > > &    cellSetTables
 

Sundance::DistributedDOFMap::DistributedDOFMap const Mesh   mesh,
const BasisFamily   basis
 

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

Definition at line 31 of file DistributedDOFMap.h.


Member Function Documentation

virtual const TSFArray<int>& Sundance::DistributedDOFMap::lookup int    cellDim,
int    cellIndex,
int    funcID
const [inline, virtual]
 

Implements Sundance::DOFMapBase.

Definition at line 34 of file DistributedDOFMap.h.

References map_.

virtual void Sundance::DistributedDOFMap::guaranteedLookup int    cellDim,
int    cellIndex,
int    funcID,
const BasisFamily   basis,
TSFArray< int > &    indices
const [virtual]
 

Reimplemented from Sundance::DOFMapBase.

virtual int Sundance::DistributedDOFMap::guaranteedPointLookup int    cellIndex,
int    funcID
const [virtual]
 

Implements Sundance::DOFMapBase.

int Sundance::DistributedDOFMap::numberOfGlobalDOFs   const [inline]
 

Reimplemented from Sundance::DOFMapBase.

Definition at line 47 of file DistributedDOFMap.h.

References Sundance::DOFMapBase::nGlobalDOFs_.

int Sundance::DistributedDOFMap::numberOfLocalDOFs   const [inline]
 

Reimplemented from Sundance::DOFMapBase.

Definition at line 49 of file DistributedDOFMap.h.

References Sundance::DOFMapBase::nLocalDOFs_.

int Sundance::DistributedDOFMap::numberOfRemoteDOFs   const [inline]
 

Reimplemented from Sundance::DOFMapBase.

Definition at line 51 of file DistributedDOFMap.h.

References Sundance::DOFMapBase::nRemoteDOFs_.

int Sundance::DistributedDOFMap::highestLocalDOF   const [inline]
 

Reimplemented from Sundance::DOFMapBase.

Definition at line 53 of file DistributedDOFMap.h.

References Sundance::DOFMapBase::highestLocalDOF_.

int Sundance::DistributedDOFMap::lowestLocalDOF   const [inline]
 

Reimplemented from Sundance::DOFMapBase.

Definition at line 55 of file DistributedDOFMap.h.

References Sundance::DOFMapBase::lowestLocalDOF_.

const TSFSmartPtr<TSFArray<int> >& Sundance::DistributedDOFMap::remoteDOFList   const [inline]
 

Reimplemented from Sundance::DOFMapBase.

Definition at line 58 of file DistributedDOFMap.h.

References Sundance::DOFMapBase::remoteDOFList_.

const TSFSmartPtr<TSFArray<int> >& Sundance::DistributedDOFMap::updateList   const [inline]
 

Reimplemented from Sundance::DOFMapBase.

Definition at line 60 of file DistributedDOFMap.h.

References Sundance::DOFMapBase::updateList_.

const Mesh& Sundance::DistributedDOFMap::mesh   const [inline]
 

Reimplemented from Sundance::DOFMapBase.

Definition at line 63 of file DistributedDOFMap.h.

References Sundance::DOFMapBase::mesh_.

virtual void Sundance::DistributedDOFMap::getCellTypes TSFNonDupArray< CellTopologyCode > &    cellTypes const [inline, virtual]
 

Implements Sundance::DOFMapBase.

Definition at line 66 of file DistributedDOFMap.h.

References cellTypes_.

virtual void Sundance::DistributedDOFMap::print   const [virtual]
 

Implements Sundance::DOFMapBase.

virtual int Sundance::DistributedDOFMap::maxCellDimension   const [inline, virtual]
 

Implements Sundance::DOFMapBase.

Definition at line 71 of file DistributedDOFMap.h.

References maxCellDimension_.

bool& Sundance::DistributedDOFMap::verboseMapConstruction   [inline, static]
 

Definition at line 73 of file DistributedDOFMap.h.

TSFTimer& Sundance::DistributedDOFMap::mapAssemblyTimer   [static, private]
 


Member Data Documentation

TSFArray<TSFArray<TSFArray<TSFArray<int> > > > Sundance::DistributedDOFMap::map_ [private]
 

Definition at line 77 of file DistributedDOFMap.h.

Referenced by lookup().

TSFArray<TSFArray<bool> > Sundance::DistributedDOFMap::cellTag_ [private]
 

Definition at line 78 of file DistributedDOFMap.h.

TSFNonDupArray<CellTopologyCode> Sundance::DistributedDOFMap::cellTypes_ [private]
 

Definition at line 79 of file DistributedDOFMap.h.

Referenced by getCellTypes().

int Sundance::DistributedDOFMap::maxCellDimension_ [private]
 

Definition at line 80 of file DistributedDOFMap.h.

Referenced by maxCellDimension().


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


Documentation generated by