crsection2d Class Reference

#include <crsection2d.h>

List of all members.

Public Member Functions

void changeparam (atsel &atcs, vector &val)
 crsection2d (void)
void print (FILE *out)
void read (XFILE *in)
 ~crsection2d (void)

Public Attributes

double rho
 density of material (necessary for nonstationary problems)
double t
 thickness of the problem

Detailed Description

class crsection2d defines cross section for twodimensional transport problems

Definition at line 13 of file crsection2d.h.


Constructor & Destructor Documentation

crsection2d ( void   ) 

Definition at line 5 of file crsection2d.cpp.

References rho, and t.

~crsection2d ( void   ) 

Definition at line 9 of file crsection2d.cpp.


Member Function Documentation

void changeparam ( atsel atcs,
vector val 
)

Definition at line 68 of file crsection2d.cpp.

References atsel::atrib, atsel::num, print_err(), rho, and t.

Referenced by stochdrivert::changecrsections().

void print ( FILE *  out  ) 
void read ( XFILE in  ) 

Member Data Documentation

double rho

density of material (necessary for nonstationary problems)

Definition at line 27 of file crsection2d.h.

Referenced by changeparam(), crsection2d(), transcrsec::give_densitye(), transcrsec::give_densityn(), print(), and read().

double t

thickness of the problem

Definition at line 24 of file crsection2d.h.

Referenced by changeparam(), crsection2d(), transcrsec::give_thicke(), transcrsec::give_thickn(), print(), and read().


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

Generated by  doxygen 1.6.2