|
KTH framework for Nek5000 toolboxes; testing version
0.0.1
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | mapelpr () |
| subroutine | outmati (u, m, n, name6) |
| subroutine | get_map |
| subroutine | get_vert |
| subroutine | get_vert_map (vertex, nlv, wk, mdw, ndw) |
| subroutine | read_con (wk, nwk, nelr, nv, nelgti, nelgvi) |
| subroutine | set_proc_map () |
| subroutine | read_map (vertex, nlv, wk, mdw, ndw) |
| subroutine | assign_gllnid (gllnid, iunsort, nelgt, nelgv, np) |
| subroutine assign_gllnid | ( | integer, dimension(1) | gllnid, |
| integer, dimension(1) | iunsort, | ||
| integer | nelgt, | ||
| nelgv, | |||
| integer | np | ||
| ) |
Definition at line 690 of file map2.f.
References dprocmapinit(), exitti(), get_map(), isort(), iswapt_ip(), ivlmax(), and log2().
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine get_map |
Definition at line 118 of file map2.f.
References get_vert().
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine get_vert |
Definition at line 125 of file map2.f.
References get_vert_map().
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine get_vert_map | ( | integer, dimension(nlv,1) | vertex, |
| nlv, | |||
| integer, dimension(mdw*ndw) | wk, | ||
| mdw, | |||
| ndw | |||
| ) |
Definition at line 153 of file map2.f.
References byte_close_mpi(), byte_open_mpi(), dprocmapput(), err_chk(), exitti(), gllnid(), icopy48(), icopy84(), igop(), isort(), izero(), read_con(), read_map(), read_re2_hdr(), and readp_re2_mesh().
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine mapelpr |
Definition at line 2 of file map2.f.
References crecv(), csend(), dnekclock_sync(), exitt(), exitti(), and set_proc_map().
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine outmati | ( | integer, dimension(m,n) | u, |
| m, | |||
| n, | |||
| character*6 | name6 | ||
| ) |
Definition at line 95 of file map2.f.
References nekgsync().
Here is the call graph for this function:| subroutine read_con | ( | integer, dimension(nwk) | wk, |
| nwk, | |||
| nelr, | |||
| nv, | |||
| nelgti, | |||
| nelgvi | |||
| ) |
Definition at line 331 of file map2.f.
References bcast(), blank(), byte_close, byte_close_mpi(), byte_open, byte_open_mpi(), byte_read, byte_read_mpi(), byte_reverse, byte_set_view(), chcopy(), err_chk(), exitti(), igl_running_sum(), lim_chk(), and ltrunc().
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine read_map | ( | integer, dimension(nlv,1) | vertex, |
| nlv, | |||
| integer, dimension(mdw,ndw) | wk, | ||
| mdw, | |||
| ndw | |||
| ) |
Definition at line 491 of file map2.f.
References assign_gllnid(), bcast(), blank(), byte_close, byte_open, byte_read, byte_reverse, chcopy(), csend(), err_chk(), exitt(), gllel(), gllnid(), icopy(), iglmax(), iglsum(), irecv(), ltrunc(), msgwait(), and nekgsync().
Here is the call graph for this function:
Here is the caller graph for this function: