FORM v5.0.0-35-g6318119
Public Member Functions | Data Fields
PNodeClass Class Reference
Collaboration diagram for PNodeClass:
Collaboration graph
[legend]

Public Member Functions

 PNodeClass (SProcess *sprc, int nnods, int nclss, NCInput *cls)
 
 PNodeClass (SProcess *sprc, int nnods, int nclss, int *dgs, int *typ, int *ptcl, int *cpl, int *cnt, int *cmind, int *cmaxd)
 
void prPNodeClass (void)
 
void prElem (int e)
 

Data Fields

SProcesssproc
 
int * deg
 
int * type
 
int * particle
 
int * couple
 
int * cmindeg
 
int * cmaxdeg
 
int * count
 
int * cl2nd
 
int * nd2cl
 
int * cl2mcl
 
int nnodes
 
int nclass
 

Detailed Description

Definition at line 348 of file grcc.h.

Constructor & Destructor Documentation

◆ PNodeClass() [1/2]

PNodeClass ( SProcess sprc,
int  nnods,
int  nclss,
NCInput cls 
)

Definition at line 2628 of file grcc.cc.

◆ PNodeClass() [2/2]

PNodeClass ( SProcess sprc,
int  nnods,
int  nclss,
int *  dgs,
int *  typ,
int *  ptcl,
int *  cpl,
int *  cnt,
int *  cmind,
int *  cmaxd 
)

Definition at line 2702 of file grcc.cc.

◆ ~PNodeClass()

~PNodeClass ( void  )

Definition at line 2780 of file grcc.cc.

Member Function Documentation

◆ prPNodeClass()

void prPNodeClass ( void  )

Definition at line 2795 of file grcc.cc.

◆ prElem()

void prElem ( int  e)

Definition at line 2807 of file grcc.cc.

Field Documentation

◆ sproc

SProcess* sproc

Definition at line 350 of file grcc.h.

◆ deg

int* deg

Definition at line 351 of file grcc.h.

◆ type

int* type

Definition at line 352 of file grcc.h.

◆ particle

int* particle

Definition at line 353 of file grcc.h.

◆ couple

int* couple

Definition at line 354 of file grcc.h.

◆ cmindeg

int* cmindeg

Definition at line 355 of file grcc.h.

◆ cmaxdeg

int* cmaxdeg

Definition at line 356 of file grcc.h.

◆ count

int* count

Definition at line 357 of file grcc.h.

◆ cl2nd

int* cl2nd

Definition at line 358 of file grcc.h.

◆ nd2cl

int* nd2cl

Definition at line 359 of file grcc.h.

◆ cl2mcl

int* cl2mcl

Definition at line 360 of file grcc.h.

◆ nnodes

int nnodes

Definition at line 361 of file grcc.h.

◆ nclass

int nclass

Definition at line 362 of file grcc.h.


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