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

#include <IsoJointEqN.h>

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

Public Member Functions

 TIsoJointEqN (TBaseCell *neighb0)
 
 TIsoJointEqN (TBaseCell *neighb0, TBaseCell *neighb1)
 
virtual TJointNewInst (double T_0, double T_1, TBaseCell *Me)
 
virtual TJointNewInst ()
 
int GetN_Vertices ()
 
TVertex ** GetVertices ()
 
void SetVertices (int n_vertices, TVertex **vertices)
 
- 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 ()
 

Protected Attributes

int N_Vertices
 
TVertex ** Vertices
 
- Protected Attributes inherited from TJoint
JointType ID
 
TBaseCellNeighb0
 
TBaseCellNeighb1
 
int ClipBoard
 
int NeibSubDomainLocalJointNo
 
int MapType
 

Detailed Description

connects two cells

Constructor & Destructor Documentation

TIsoJointEqN::TIsoJointEqN ( TBaseCell neighb0)

constructor with one initial neighbour

Here is the caller graph for this function:

TIsoJointEqN::TIsoJointEqN ( TBaseCell neighb0,
TBaseCell neighb1 
)

constructor with two initial neighbours

Member Function Documentation

int TIsoJointEqN::GetN_Vertices ( )
inline

return number of additional vertices

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

create a new instance of this class

Reimplemented from TJointEqN.

Here is the call graph for this function:

Member Data Documentation

int TIsoJointEqN::N_Vertices
protected

number of additional vertices

TVertex** TIsoJointEqN::Vertices
protected

array of all additional vertices


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