|
ITM Grid Service Library: Fortran 90
|
Public Member Functions | |
| subroutine | setupedgecpo (edgecpo, dataprovider, codename, time) |
| Fill in basic information into an edge CPO. For any omitted optional argument a default value is substituted. | |
Definition at line 1 of file itm_grid_helper.f90.
| subroutine itm_grid_helper::setupedgecpo | ( | type(type_edge), intent(inout) | edgecpo, |
| character(*), intent(in), optional | dataprovider, | ||
| character(*), intent(in), optional | codename, | ||
| real(r8), intent(in), optional | time | ||
| ) |
Fill in basic information into an edge CPO. For any omitted optional argument a default value is substituted.
Definition at line 14 of file itm_grid_helper.f90.