pmc_constants Namespace Reference

Physical constants. More...

Classes

struct  const_t
 Useful physical constants. More...

Variables

type(const_t), save const
 Fixed variable for accessing the constant's values.

Detailed Description

Physical constants.


Variable Documentation

Fixed variable for accessing the constant's values.

To access a constant in a subroutine you should use pmc_constants and then the constant value is accessed with const%pi or similar. Note that the type is called const_t (with a trailing _t) but the single saved variable to access them is just called const.


Generated on 29 Mar 2010 for PartMC by  doxygen 1.6.1