ITM Grid Service Library: Fortran 90
|
Public Member Functions | |
subroutine | transformgridtosinglespace (gIn, gOut) |
Transform a grid with possibly multiple spaces into an equivalent grid with only one space. |
Definition at line 1 of file itm_grid_transform.f90.
subroutine itm_grid_transform::transformgridtosinglespace | ( | type(type_complexgrid), intent(in) | gIn, |
type(type_complexgrid), intent(out) | gOut | ||
) |
Transform a grid with possibly multiple spaces into an equivalent grid with only one space.
Definition at line 16 of file itm_grid_transform.f90.