![]() |
GBS
|
Functions/Subroutines | |
| subroutine, public | dist1d (comm, s0, ntot, s, nloc) |
| 1d distribute ntot elements, returns offset s and local number of elements nloc. More... | |
| subroutine, public | timera (cntrl, str, eltime, comm) |
| Timers (cntrl=0/1 to Init/Update) More... | |
| subroutine, public pputils_mod::dist1d | ( | integer | comm, |
| integer, intent(in) | s0, | ||
| integer, intent(in) | ntot, | ||
| integer, intent(out) | s, | ||
| integer, intent(out) | nloc | ||
| ) |
1d distribute ntot elements, returns offset s and local number of elements nloc.
Here is the caller graph for this function:| subroutine, public pputils_mod::timera | ( | integer, intent(in) | cntrl, |
| character(len=*), intent(in) | str, | ||
| double precision, intent(out), optional | eltime, | ||
| integer, intent(in), optional | comm | ||
| ) |
Timers (cntrl=0/1 to Init/Update)
Here is the call graph for this function:
Here is the caller graph for this function: