crsection1d Class Reference

#include <crsection1d.h>

List of all members.

Public Member Functions

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

Public Attributes

double a
 area of cross section
double rho
 density of material (necessary for nonstationary problems)

Detailed Description

class crsection1d for onedimensional transport problems

Definition at line 13 of file crsection1d.h.


Constructor & Destructor Documentation

crsection1d ( void   ) 

Definition at line 5 of file crsection1d.cpp.

References a, and rho.

~crsection1d ( void   ) 

Definition at line 9 of file crsection1d.cpp.


Member Function Documentation

void changeparam ( atsel atcs,
vector val 
)

Definition at line 79 of file crsection1d.cpp.

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

Referenced by stochdrivert::changecrsections().

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

Member Data Documentation

double a

area of cross section

Definition at line 24 of file crsection1d.h.

Referenced by changeparam(), crsection1d(), transcrsec::give_areae(), transcrsec::give_arean(), print(), and read().

double rho

density of material (necessary for nonstationary problems)

Definition at line 27 of file crsection1d.h.

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


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

Generated by  doxygen 1.6.2