KTH framework for Nek5000 toolboxes; testing version
0.0.1
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | lpm_comm_setup |
subroutine | lpm_comm_findpts |
integer function | nid_glcount (a, is, n) |
subroutine | lpm_comm_crystal |
subroutine | lpm_comm_bin_setup |
subroutine | lpm_comm_ghost_create |
subroutine | lpm_comm_check_periodic_gp (rxnew, rxdrng, iadd) |
subroutine | lpm_comm_ghost_send |
subroutine lpm_comm_bin_setup |
subroutine lpm_comm_check_periodic_gp | ( | real, dimension(3) | rxnew, |
real, dimension(3) | rxdrng, | ||
integer, dimension(3) | iadd | ||
) |
subroutine lpm_comm_crystal |
Definition at line 135 of file lpm_comm.f.
References copy().
subroutine lpm_comm_findpts |
Definition at line 18 of file lpm_comm.f.
References exitti(), iglmax(), iglsum(), and nid_glcount().
subroutine lpm_comm_ghost_create |
Definition at line 521 of file lpm_comm.f.
References lpm_comm_check_periodic_gp().
subroutine lpm_comm_ghost_send |
subroutine lpm_comm_setup |
Definition at line 2 of file lpm_comm.f.
References interp_setup().
integer function nid_glcount | ( | integer, dimension(*) | a, |
is, | |||
n | |||
) |