ITM Grid Service Library: Fortran 90

itm_grid_examples Module Reference

Functions/Subroutines

type(type_complexgrid) example_2d ()
 Example routine that assembles a 2d grid consisting of two 1d spaces.
subroutine itm_grid_read_example_2d (edgecpo)

Variables

integer, parameter TEST1_SHOT = 9001
integer, parameter TEST1_RUN = 1
integer, parameter TEST1_TIME = 0.0

Function/Subroutine Documentation

type(type_complexgrid) itm_grid_examples::example_2d ( )

Example routine that assembles a 2d grid consisting of two 1d spaces.

Definition at line 21 of file itm_grid_examples.f90.

subroutine itm_grid_examples::itm_grid_read_example_2d ( type(type_edge),intent(out)  edgecpo)

Definition at line 101 of file itm_grid_examples.f90.


Variable Documentation

integer,parameter itm_grid_examples::TEST1_RUN = 1

Definition at line 13 of file itm_grid_examples.f90.

integer,parameter itm_grid_examples::TEST1_SHOT = 9001

Definition at line 12 of file itm_grid_examples.f90.

integer,parameter itm_grid_examples::TEST1_TIME = 0.0

Definition at line 14 of file itm_grid_examples.f90.

 All Classes Namespaces Files Functions Variables