ParMooN
 All Classes Functions Variables Friends Pages
Public Member Functions | Protected Attributes | List of all members
TIt_Mortar Class Reference

#include <It_Mortar.h>

Inheritance diagram for TIt_Mortar:
Inheritance graph
[legend]
Collaboration diagram for TIt_Mortar:
Collaboration graph
[legend]

Public Member Functions

virtual int Init (int level)
 
virtual int GetMaxLevel ()
 
virtual TBaseCellNext (int &info)
 
virtual TBaseCellPrev ()
 
int GetN_MortarFace ()
 
void GetPoint (double &X, double &Y)
 
- Public Member Functions inherited from TIterator
int SetParam (TDomain *domain)
 

Protected Attributes

int LocMortarFace [MAX_ItLevel]
 
bool MortarSide
 
- Protected Attributes inherited from TIterator
int Level
 
TDomainDomain
 
TBaseCell ** CellTree
 
int N_RootCells
 

Detailed Description

iterator which gets all cells on a given mortar face

Member Function Documentation

int TIt_Mortar::GetMaxLevel ( )
virtual

return the maximum level

Reimplemented from TIt_Search.

int TIt_Mortar::GetN_MortarFace ( )
inline

return number of moratr faces

Here is the call graph for this function:

Here is the caller graph for this function:

void TIt_Mortar::GetPoint ( double &  X,
double &  Y 
)
inline

return coordinates of 'start'-point of mortar edge

Here is the call graph for this function:

Here is the caller graph for this function:

int TIt_Mortar::Init ( int  level)
virtual

initialize the iterator

Reimplemented from TIt_Search.

Here is the call graph for this function:

Here is the caller graph for this function:

TBaseCell * TIt_Mortar::Next ( int &  info)
virtual

return the next cell

Implements TIterator.

Here is the call graph for this function:

Here is the caller graph for this function:

virtual TBaseCell* TIt_Mortar::Prev ( )
inlinevirtual

return the previous cell

Implements TIterator.

Member Data Documentation

int TIt_Mortar::LocMortarFace[MAX_ItLevel]
protected

local number of mortar face on each level

bool TIt_Mortar::MortarSide
protected

indicator for mortar side


The documentation for this class was generated from the following files: