Home
last modified time | relevance | path

Searched defs:nele (Results 1 – 4 of 4) sorted by relevance

/petsc/src/dm/impls/moab/tests/
H A Dex2.cxx11 PetscInt nele; /* Elements in each dimension */ member
H A Dex3.cxx11 PetscInt nele; /* Elements in each dimension */ member
/petsc/include/petsc/private/
H A Ddmmbimpl.h45 …PetscInt nele, neleloc, neleghost; /* Number of global, local only and shared elements for curren… member
/petsc/src/dm/impls/moab/
H A Ddmmbutil.cxx499 …mm comm, PetscInt dim, PetscBool useSimplex, const PetscReal *bounds, PetscInt nele, PetscInt ngho… in DMMoabCreateBoxMesh()