crsection3d Class Reference

#include <crsection3d.h>

List of all members.

Public Member Functions

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

Public Attributes

double rho
 density of material (necessary for nonstationary problems)

Detailed Description

class crsection3d defines cross section for threedimensional transport problems

Definition at line 13 of file crsection3d.h.


Constructor & Destructor Documentation

crsection3d ( void   ) 

Definition at line 5 of file crsection3d.cpp.

References rho.

~crsection3d ( void   ) 

Definition at line 9 of file crsection3d.cpp.


Member Function Documentation

void changeparam ( atsel atcs,
vector val 
)

Definition at line 74 of file crsection3d.cpp.

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

Referenced by stochdrivert::changecrsections().

void print ( FILE *  out  ) 

function prints variables of cross section

Parameters:
out - output file

Definition at line 52 of file crsection3d.cpp.

References growing_np_problem, growing_np_problem_nonlin, nonlinear_nonstationary_problem, nonstationary_problem, print_err(), rho, stationary_problem, Tp, and probdesct::tprob.

Referenced by transcrsec::printcrschar().

void read ( XFILE in  ) 

function reads variables of cross section

Parameters:
in - input file

Definition at line 20 of file crsection3d.cpp.

References growing_np_problem, growing_np_problem_nonlin, nonlinear_nonstationary_problem, nonlinear_stationary_problem, nonstationary_problem, print_err(), rho, stationary_problem, Tp, probdesct::tprob, and xfscanf().

Referenced by transcrsec::readcrsectype().


Member Data Documentation

double rho

density of material (necessary for nonstationary problems)

Definition at line 23 of file crsection3d.h.

Referenced by changeparam(), crsection3d(), 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