KTH framework for Nek5000 toolboxes; testing version
0.0.1
|
3D to 2D element mapping routines More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | map2d_register () |
Register 2D mapping routines. More... | |
subroutine | map2d_init () |
Initilise map2d module. More... | |
subroutine | map2d_get () |
Get 3D to 2D element mapping. More... | |
subroutine | map2d_get_local (ctrs, cell, ninseg, ind, ifseg, lctrs1, lctrs2, nseg, nelsort, tol) |
Get local 3D=>2D mapping. More... | |
subroutine | map2d_get_global (ctrs, owner, cell, ninseg, ind, ifseg, lctrs1, lctrs2, nseg, tol) |
Get global 3D=>2D mapping. More... | |
subroutine | map2d_init_coord |
Generate 2D mesh out of 3D one. More... | |
3D to 2D element mapping routines
Partially based on the old statistic code
Definition in file map2D.f.