Nek5000
SEM for Incompressible NS
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | mapelpr () |
subroutine | set_proc_map () |
Compute element to processor distribution according to (weighted) physical distribution in an attempt to minimize exposed number of element interfaces. More... | |
subroutine mapelpr | ( | ) |
Definition at line 2 of file map2.F90.
References crecv(), csend(), exitt(), parallel::lglel(), np, and set_proc_map().
Referenced by readat().
subroutine set_proc_map | ( | ) |
Compute element to processor distribution according to (weighted) physical distribution in an attempt to minimize exposed number of element interfaces.
Definition at line 101 of file map2.F90.
References get_vert().
Referenced by mapelpr().