ITM Grid Service Library: Fortran 90
|
Functions/Subroutines | |
subroutine | transformGridToSingleSpace (gIn, gOut) |
Transform a grid with possibly multiple spaces into an equivalent grid with only one space. |
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.