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

#include <MortarBaseJoint.h>

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

Public Member Functions

 TMortarBaseJoint (TBaseCell *neighb0, TBaseCell *neighb1)
 
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 TJointEqN
 TJointEqN (TBaseCell *neighb0)
 
 TJointEqN (TBaseCell *neighb0, TBaseCell *neighb1)
 
- 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

mortar joint on macro grid level

Constructor & Destructor Documentation

TMortarBaseJoint::TMortarBaseJoint ( TBaseCell neighb0,
TBaseCell neighb1 
)

constructor with two initial neighbours

Member Function Documentation

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

checking for matching joints

Reimplemented from TJointEqN.

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

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

Reimplemented from TJointEqN.

int TMortarBaseJoint::GetMEdgeInColl ( )
inline

return MEdgeInColl

virtual bool TMortarBaseJoint::InnerJoint ( ) const
inlinevirtual

return whether this is an interior joint

Reimplemented from TJointEqN.

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

create a new instance of this class

Reimplemented from TJointEqN.

void TMortarBaseJoint::SetMEdgeInColl ( int  medgeincoll)
inline

set MEdgeInColl

Member Data Documentation

int TMortarBaseJoint::MEdgeInColl
protected

FE-number on mortar space


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