Functions/Subroutines | |
| subroutine | get_session_info (intracomm) |
| subroutine | multimesh_create |
| subroutine | set_intflag |
| subroutine | userchk_set_xfer |
| subroutine | bcopy |
| subroutine | setintercomm (nekcommtrue, nptrue) |
| subroutine | unsetintercomm (nekcommtrue, nptrue) |
| function | uglmin (a, n) |
| function | uglamax (a, n) |
| function | uglmax (a, n) |
| subroutine | neknekgsync () |
| subroutine | happy_check (ihappy) |
| subroutine | chk_outflow_short |
| subroutine | chk_outflow |
| subroutine | neknekmv () |
| subroutine | setup_int_neknek (dxf, dyf, dzf) |
| subroutine | exchange_points2 (dxf, dyf, dzf) |
| subroutine | get_values2 (which_field) |
| subroutine | field_eval (fieldout, fieldstride, fieldin) |
| subroutine | nekneksanchk (flag) |
| subroutine bcopy | ( | ) |
| subroutine chk_outflow | ( | ) |
| subroutine chk_outflow_short | ( | ) |
| subroutine exchange_points2 | ( | dxf, | |
| dyf, | |||
| dzf | |||
| ) |
| subroutine field_eval | ( | real, dimension(1) | fieldout, |
| integer | fieldstride, | ||
| real, dimension(1) | fieldin | ||
| ) |
| subroutine get_session_info | ( | intracomm | ) |
| subroutine get_values2 | ( | character*3, dimension(nfld_neknek) | which_field | ) |
| subroutine happy_check | ( | ihappy | ) |
| subroutine multimesh_create | ( | ) |
| subroutine neknekgsync | ( | ) |
| subroutine neknekmv | ( | ) |
| subroutine nekneksanchk | ( | integer | flag | ) |
| subroutine set_intflag | ( | ) |
| subroutine setintercomm | ( | nekcommtrue, | |
| nptrue | |||
| ) |
| subroutine setup_int_neknek | ( | real | dxf, |
| real | dyf, | ||
| real | dzf | ||
| ) |
| function uglamax | ( | real, dimension(1) | a, |
| n | |||
| ) |
| function uglmax | ( | real, dimension(1) | a, |
| n | |||
| ) |
| function uglmin | ( | real, dimension(1) | a, |
| n | |||
| ) |
| subroutine unsetintercomm | ( | nekcommtrue, | |
| nptrue | |||
| ) |
| subroutine userchk_set_xfer | ( | ) |