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

#include <HNDesc.h>

Public Member Functions

 THNDesc (int n_nodes, double *coeff)
 
int GetN_Nodes ()
 
double * GetCoeff ()
 

Protected Attributes

int N_Nodes
 
double * Coeff
 

Detailed Description

describe fixed information for a hanging node

Constructor & Destructor Documentation

THNDesc::THNDesc ( int  n_nodes,
double *  coeff 
)

constructor, filling all data

Member Function Documentation

double* THNDesc::GetCoeff ( )
inline

return coefficients of degrees of freedom in coupling

Here is the caller graph for this function:

int THNDesc::GetN_Nodes ( )
inline

return number of nodes in coupling

Here is the caller graph for this function:

Member Data Documentation

double* THNDesc::Coeff
protected

coefficient of other nodes in this coupling

int THNDesc::N_Nodes
protected

number of degrees in coupling


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