PartMC
2.4.0
|
The partmc program. More...
Go to the source code of this file.
Functions/Subroutines | |
program | partmc |
Top level driver. More... | |
subroutine | print_usage () |
Print the usage text to stderr. More... | |
subroutine | partmc_run (spec_name) |
Do a PartMC run. More... | |
The partmc program.
Definition in file partmc.F90.
program partmc | ( | ) |
Top level driver.
Definition at line 158 of file partmc.F90.
subroutine partmc::partmc_run | ( | character(len=*), intent(in) | spec_name | ) |
subroutine partmc::print_usage | ( | ) |
Print the usage text to stderr.
Definition at line 206 of file partmc.F90.