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

Public Member Functions

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

Public Attributes

integer, parameter test1_shot = 9001
integer, parameter test1_run = 1
integer, parameter test1_time = 0.0

Detailed Description

Definition at line 1 of file itm_grid_examples.f90.

Member Function/Subroutine Documentation

type(type_complexgrid) function 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.

Member Data 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.


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