FEOrthoMeshInterface Class Reference

#include <feorthomeshinterface.h>

Inheritance diagram for FEOrthoMeshInterface:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void reinit (OrthoMesh &mesh)=0
virtual const VecIndexget_global_map (OrthoMesh::Cell_It &cell)=0

Detailed Description

FEOrthoMeshInterface

Definition at line 9 of file feorthomeshinterface.h.


Member Function Documentation

virtual const VecIndex& FEOrthoMeshInterface::get_global_map ( OrthoMesh::Cell_It cell  )  [pure virtual]

This function returns the mapping between the local degrees of freedom (dof) to global dof.

So the ith position of this vector contains the global numbering of the local dof i. In other words if v is the vector being returned, v[i] is the global numbering of the local dof i.

Implemented in FEDealWrapperQ1, and FEOrthoSystem.

virtual void FEOrthoMeshInterface::reinit ( OrthoMesh mesh  )  [pure virtual]

Implemented in FEDealWrapperQ1, and FEOrthoSystem.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Sun Apr 8 23:13:05 2012 for CO2INJECTION by  doxygen 1.6.3