|
cpld_gridgen
1.12.0
|
Public Member Functions | |
| subroutine, public | checkpoint |
| Print values at specified point. More... | |
| subroutine, public | checkseam |
| Print values across the tripole seam. More... | |
| subroutine, public | checkxlatlon |
| Print values near the poles and along the domain edges. More... | |
Definition at line 8 of file debugprint.F90.
| subroutine, public debugprint::checkpoint | ( | ) |
Print values at specified point.
Definition at line 170 of file debugprint.F90.
Referenced by gen_fixgrid().
| subroutine, public debugprint::checkseam | ( | ) |
Print values across the tripole seam.
Definition at line 27 of file debugprint.F90.
Referenced by gen_fixgrid().
| subroutine, public debugprint::checkxlatlon | ( | ) |
Print values near the poles and along the domain edges.
Definition at line 108 of file debugprint.F90.
Referenced by gen_fixgrid().