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

#include <HangingNode.h>

Public Member Functions

 THangingNode (HNDesc type, int n_, int *all_dofs, int *coupling)
 
 ~THangingNode ()
 
HNDesc GetType ()
 
int * GetDOF ()
 

Protected Attributes

HNDesc Type
 
int * DOF
 

Detailed Description

represent a hanging node

Constructor & Destructor Documentation

THangingNode::THangingNode ( HNDesc  type,
int  n_,
int *  all_dofs,
int *  coupling 
)

constructor, filling all data

THangingNode::~THangingNode ( )

destructor

Member Function Documentation

int* THangingNode::GetDOF ( )
inline

return numbers of degrees of freedom in coupling

Here is the caller graph for this function:

HNDesc THangingNode::GetType ( )
inline

return number of nodes in coupling

Here is the caller graph for this function:

Member Data Documentation

int* THangingNode::DOF
protected

numbers of degrees of freedom in coupling

HNDesc THangingNode::Type
protected

type of hanging node


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