| ITM Grid Service Library: Fortran 90 | 
| Functions/Subroutines | |
| subroutine | setupEdgeCPO (edgecpo, dataprovider, codename, time) | 
| Fill in basic information into an edge CPO. For any omitted optional argument a default value is substituted. | |
| 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.