endnodet Class Reference

#include <endnodet.h>

List of all members.

Public Member Functions

void compute_jump (long edid)
 endnodet (void)
void init (long edid)
 ~endnodet (void)

Public Attributes

long * idm1
 material id
long * idm2
double * jump
 jumps in nodal values
mattypettm1
 material types
mattypettm2

Detailed Description

class endnodet defines general end node for transport problems

Definition at line 12 of file endnodet.h.


Constructor & Destructor Documentation

endnodet ( void   ) 

Definition at line 6 of file endnodet.cpp.

References idm1, idm2, jump, tm1, and tm2.

~endnodet ( void   ) 

Definition at line 17 of file endnodet.cpp.

References idm1, idm2, jump, tm1, and tm2.


Member Function Documentation

void compute_jump ( long  enid  ) 

function computes jumps in node

Parameters:
enid - end node id

JK, 17.10.2008

Definition at line 70 of file endnodet.cpp.

References gtopology::endnodes, endnode::fn, gtopology::give_ndofn(), Gtt, idm1, idm2, initnodval(), jump, endnode::ln, nodalval(), Tm, tm1, tm2, and transmat::values_transformation().

Referenced by transtop::compute_jumps().

void init ( long  enid  ) 

function initializes end node

Parameters:
enid - end node id

JK, 17.10.2008

Definition at line 34 of file endnodet.cpp.

References endnode::adjel, transtop::elements, gtopology::endnodes, Gtt, elementt::idm, idm1, idm2, jump, probdesct::ntm, elementt::tm, tm1, tm2, Tp, and Tt.

Referenced by transtop::enodes_init().


Member Data Documentation

long* idm1

material id

Definition at line 23 of file endnodet.h.

Referenced by compute_jump(), endnodet(), init(), and ~endnodet().

long * idm2

Definition at line 23 of file endnodet.h.

Referenced by compute_jump(), endnodet(), init(), and ~endnodet().

double* jump

jumps in nodal values

Definition at line 26 of file endnodet.h.

Referenced by compute_jump(), transtop::compute_jumps(), endnodet(), init(), and ~endnodet().

material types

Definition at line 21 of file endnodet.h.

Referenced by compute_jump(), endnodet(), init(), and ~endnodet().

Definition at line 21 of file endnodet.h.

Referenced by compute_jump(), endnodet(), init(), and ~endnodet().


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

Generated by  doxygen 1.6.2