|
CAM
|
Functions/Subroutines | |
| subroutine, public | fatesglobalsinit (log_unit, global_verbose) |
| integer function, public | fates_log () |
| logical function, public | fates_global_verbose () |
| subroutine | fates_endrun (msg) |
Variables | |
| integer, private | fates_log_ |
| logical, private | fates_global_verbose_ |
| subroutine fatesglobals::fates_endrun | ( | character(len=*), intent(in) | msg | ) |


| logical function, public fatesglobals::fates_global_verbose | ( | ) |
| integer function, public fatesglobals::fates_log | ( | ) |

| subroutine, public fatesglobals::fatesglobalsinit | ( | integer, intent(in) | log_unit, |
| logical, intent(in) | global_verbose | ||
| ) |

|
private |
|
private |