|
SCALE-RM
|
#include "scalelib.h"
Go to the source code of this file.
Modules | |
| module | mod_mktopo |
| module MKTOPO | |
Functions/Subroutines | |
| subroutine, public | mod_mktopo::mktopo_setup |
| Setup. More... | |
| subroutine, public | mod_mktopo::mktopo |
| Driver. More... | |
Variables | |
| integer, public | mod_mktopo::mktopo_type = -1 |
| integer, parameter, public | mod_mktopo::i_ignore = 0 |
| integer, parameter, public | mod_mktopo::i_flat = 1 |
| integer, parameter, public | mod_mktopo::i_bellshape = 2 |
| integer, parameter, public | mod_mktopo::i_schaer = 3 |
1.8.13