GBS
|
#include "mpi_precomp.h"
Modules | |
module | utility_mod |
Functions/Subroutines | |
real(dp) function | utility_mod::op3d (field, typeop) |
logical function | utility_mod::gbs_isnan (x, str) |
logical function | utility_mod::gbs_isinf (x, str) |
logical function | utility_mod::checkfield (field, str) |
subroutine | utility_mod::print_crash |
subroutine | utility_mod::mv2bk (file, file2) |
Move file to a backup file if it exists. More... | |
subroutine | utility_mod::cp2bk (file, file2) |
Copy file to a backup file if it exists. More... | |
subroutine | utility_mod::gbs_abort (str) |
Print an error message and terminate the run. More... | |
Variables | |
integer, private | utility_mod::ierr |