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

#include <BoundFace.h>

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

Public Member Functions

 TBoundFace (TBoundComp3D *bdcomp, double *param1, double *param2)
 
 TBoundFace (TBoundComp3D *bdcomp)
 
virtual int CheckMatchingRef (TBaseCell *Me, int J_i, struct StoreGeom &Tmp)
 
virtual TJointNewInst (double T_0, double T_1, TBaseCell *Me)
 
virtual TJointNewInst ()
 
virtual bool InnerJoint () const
 
TBoundComp3DGetBoundComp ()
 
void GetParameters (double *param1, double *param2)
 
void SetParameters (double *param1, double *param2)
 
- 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)
 
virtual int CheckMatchingRef (TBaseCell *Me, int J_i, StoreGeomMortar &Tmp)=0
 
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

TBoundComp3DBoundComp
 
double Param1 [4]
 
double Param2 [4]
 
- Protected Attributes inherited from TJoint
JointType ID
 
TBaseCellNeighb0
 
TBaseCellNeighb1
 
int ClipBoard
 
int NeibSubDomainLocalJointNo
 
int MapType
 

Detailed Description

face on a boundary component

Member Function Documentation

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

check whether the refinement pattern on both side patch, dummy here: there is no neighbour

Implements TJoint.

Reimplemented in TIsoBoundFace.

TBoundComp3D* TBoundFace::GetBoundComp ( )
inline

return boundary component

Here is the caller graph for this function:

void TBoundFace::GetParameters ( double *  param1,
double *  param2 
)

return both parameters arrays

Here is the caller graph for this function:

virtual bool TBoundFace::InnerJoint ( ) const
inlinevirtual

return whether this is an interior joint

Implements TJoint.

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

create a new instance of this class

Implements TJoint.

Reimplemented in TIsoBoundFace.

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: