#include "energy.h"Go to the source code of this file.
Data Structures | |
| class | Flux | 
Functions | |
| string | StandardFluxUnit (const char *) | 
| bool | ValidFluxUnit (const string &unit) | 
| string StandardFluxUnit | ( | const char * | ) | 
Definition at line 207 of file flux.cpp.
References cdEXIT, DEBUG_ENTRY, EXIT_FAILURE, ioQQQ, nMatch(), and ValidFluxUnit().
| bool ValidFluxUnit | ( | const string & | unit | ) |  [inline] | 
        
Definition at line 71 of file flux.h.
References Flux::p_InternalFluxUnitNoCheck(), and Flux::p_ValidFluxUnit().
Referenced by StandardFluxUnit().
 1.6.1