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

#include <MortarJoint.h>

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

Public Member Functions

virtual int CheckMatchingRef (TBaseCell *Me, int J_i, struct StoreGeom &Tmp)
 
virtual int CheckMatchingRef (TBaseCell *Me, int J_i, StoreGeomMortar &Tmp)
 
virtual TJointNewInst (double T_0, double T_1, TBaseCell *Me)
 
virtual TJointNewInst ()
 
void SetMEdgeInColl (int medgeincoll)
 
int GetMEdgeInColl ()
 
virtual bool InnerJoint () const
 
- Public Member Functions inherited from TJoint
JointType GetType ()
 
void ChangeType (JointType New_ID)
 
void SetMapType ()
 
void SetMapType (int maptype)
 
int GetMapType () const
 
int GetNeighbourEdgeIndex (TBaseCell *, int)
 
int SetNeighbour (TBaseCell *Neighb)
 
TBaseCellGetNeighbour (TBaseCell *Me) const
 
int SetNeighbour (int i, TBaseCell *Neighb)
 
TBaseCellGetNeighbour (int i) const
 
void Delete (TBaseCell *Neighb)
 
TBaseCellGetNeighb (int i) const
 
void GetMapperRef (const int *&MapVerts, const int *&MapFaces)
 
void GetMapperOrig (const int *&MapVerts, const int *&MapEdges)
 
void SetClipBoard (int value)
 
int GetClipBoard ()
 
void SetNeibSubDomainLocalJointNo (int value)
 
int GetNeibSubDomainLocalJointNo ()
 

Protected Attributes

int MEdgeInColl
 
- Protected Attributes inherited from TJoint
JointType ID
 
TBaseCellNeighb0
 
TBaseCellNeighb1
 
int ClipBoard
 
int NeibSubDomainLocalJointNo
 
int MapType
 

Detailed Description

indicates a mortar joint

Member Function Documentation

int TMortarJoint::CheckMatchingRef ( TBaseCell Me,
int  J_i,
struct StoreGeom Tmp 
)
virtual

checking for matching joints

Implements TJoint.

int TMortarJoint::CheckMatchingRef ( TBaseCell Me,
int  J_i,
StoreGeomMortar Tmp 
)
virtual

check the refinement pattern on both sides for matching, special version for moratr cells

Implements TJoint.

int TMortarJoint::GetMEdgeInColl ( )
inline

return MEdgeInColl

virtual bool TMortarJoint::InnerJoint ( ) const
inlinevirtual

return whether this is an interior joint

Implements TJoint.

virtual TJoint* TMortarJoint::NewInst ( double  T_0,
double  T_1,
TBaseCell Me 
)
inlinevirtual

create a new instance of this class

Implements TJoint.

void TMortarJoint::SetMEdgeInColl ( int  medgeincoll)
inline

set MEdgeInColl

Member Data Documentation

int TMortarJoint::MEdgeInColl
protected

cell number in mortar collection


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