ITM Grid Service Library: Fortran 90
 All Classes Files Functions Variables
itm_grid Module Reference

Public Member Functions

subroutine gridsanitycheck (grid, doStop)
 Check a grid description for possible errors.
subroutine gridsanitycheckspace (space)
 Check a grid space description for possible errors.

Detailed Description

Definition at line 1 of file itm_grid.f90.

Member Function/Subroutine Documentation

subroutine itm_grid::gridsanitycheck ( type(type_complexgrid), intent(in)  grid,
logical, intent(in), optional  doStop 
)

Check a grid description for possible errors.

Definition at line 22 of file itm_grid.f90.

subroutine itm_grid::gridsanitycheckspace ( type(type_complexgrid_space), intent(in)  space)

Check a grid space description for possible errors.

Definition at line 55 of file itm_grid.f90.


The documentation for this module was generated from the following file: