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

#include <PeriodicJoint.h>

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

Public Member Functions

 TPeriodicJoint (TBaseCell *neighb0)
 
 TPeriodicJoint (TBaseCell *neighb0, TBaseCell *neighb1)
 
virtual TJointNewInst (double T_0, double T_1, TBaseCell *Me)
 
virtual TJointNewInst ()
 
- Public Member Functions inherited from TJointEqN
 TJointEqN (TBaseCell *neighb0)
 
 TJointEqN (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 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 ()
 

Additional Inherited Members

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

Detailed Description

connects two cells with periodic boundary conditions

Constructor & Destructor Documentation

TPeriodicJoint::TPeriodicJoint ( TBaseCell neighb0)

initialize the joint with one neighbour

Here is the caller graph for this function:

TPeriodicJoint::TPeriodicJoint ( TBaseCell neighb0,
TBaseCell neighb1 
)

initialize the joint with two neighbours

Member Function Documentation

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

create a new instance of the same class

Reimplemented from TJointEqN.

Here is the call graph for this function:

Here is the caller graph for this function:


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