Go to the source code of this file.
Modules | |
| module | yowelementpool |
Functions/Subroutines | |
| logical function, public | yowelementpool::belongto (ele_in, rank) |
| Returns true if the element belongs to rank. More... | |
| subroutine, public | yowelementpool::finalizeelementpool () |
Variables | |
| integer, public | yowelementpool::ne_global = 0 |
| number of elements, global More... | |
| integer, public | yowelementpool::ne = 0 |
| number of local elements More... | |
| integer, dimension(:,:), allocatable, target, public | yowelementpool::ine |
| number of elements of the augmented domain More... | |
| integer, dimension(:), allocatable, target, public | yowelementpool::ielg |
| global element array. More... | |