Home
last modified time | relevance | path

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

/petsc/src/dm/impls/moab/ !
H A Ddmmbmg.cxx272 const moab::EntityHandle ehandle = dmbp->elocal->front(); in DMCreateInterpolation_Moab() local
310 const moab::EntityHandle ehandle = *iter; in DMCreateInterpolation_Moab() local
H A Ddmmoab.cxx633 PetscErrorCode DMMoabGetMaterialBlock(DM dm, const moab::EntityHandle ehandle, PetscInt *mat) in DMMoabGetMaterialBlock()
742 PetscErrorCode DMMoabRestoreVertexConnectivity(DM dm, moab::EntityHandle ehandle, PetscInt *nconn, … in DMMoabRestoreVertexConnectivity()
770 PetscErrorCode DMMoabGetElementConnectivity(DM dm, moab::EntityHandle ehandle, PetscInt *nconn, con… in DMMoabGetElementConnectivity()
/petsc/src/ksp/ksp/tutorials/ !
H A Dex36.cxx285 const moab::EntityHandle ehandle = *iter; in ComputeRHS_MOAB() local
380 const moab::EntityHandle ehandle = *iter; in ComputeMatrix_MOAB() local
H A Dex35.cxx314 const moab::EntityHandle ehandle = *iter; in ComputeRHS() local
416 const moab::EntityHandle ehandle = *iter; in ComputeMatrix() local