#include "implicit_f.inc"#include "com04_c.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | split_skew (curr_proc, iskwp_l, iskwp, tag_skn, multiple_skew) |
| subroutine | split_skew_save (curr_proc, iskwp_l, iskwp, tag_skn, multiple_skew, nskwp) |
| subroutine split_skew | ( | integer, intent(in) | curr_proc, |
| integer, dimension(numskw+1), intent(inout) | iskwp_l, | ||
| integer, dimension(numskw+1), intent(in) | iskwp, | ||
| integer, dimension(numskw+1), intent(in) | tag_skn, | ||
| type(plist_skew_), dimension(numskw+1), intent(in) | multiple_skew ) |
Definition at line 29 of file split_skew.F.
| subroutine split_skew_save | ( | integer, intent(in) | curr_proc, |
| integer, dimension(numskw+1), intent(inout) | iskwp_l, | ||
| integer, dimension(numskw+1), intent(in) | iskwp, | ||
| integer, dimension(numskw+1), intent(in) | tag_skn, | ||
| type(plist_skew_), dimension(numskw+1), intent(in) | multiple_skew, | ||
| integer, dimension(*) | nskwp ) |
Definition at line 125 of file split_skew.F.