Searched defs:genCtx (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/moab/ |
| H A D | dmmbutil.cxx | 27 static PetscInt DMMoab_SetTensorElementConnectivity_Private(DMMoabMeshGeneratorCtx &genCtx, PetscIn… in DMMoab_SetTensorElementConnectivity_Private() 61 static PetscInt DMMoab_SetSimplexElementConnectivity_Private(DMMoabMeshGeneratorCtx &genCtx, PetscI… in DMMoab_SetSimplexElementConnectivity_Private() 178 …ir<PetscInt, PetscInt> DMMoab_SetElementConnectivity_Private(DMMoabMeshGeneratorCtx &genCtx, Petsc… in DMMoab_SetElementConnectivity_Private() 198 …Private(moab::Interface *mbImpl, moab::ReadUtilIface *iface, DMMoabMeshGeneratorCtx &genCtx, Petsc… in DMMoab_GenerateVertices_Private() 252 …Private(moab::Interface *mbImpl, moab::ReadUtilIface *iface, DMMoabMeshGeneratorCtx &genCtx, Petsc… in DMMoab_GenerateElements_Private() 341 static PetscErrorCode DMMBUtil_InitializeOptions(DMMoabMeshGeneratorCtx &genCtx, PetscInt dim, Pets… in DMMBUtil_InitializeOptions() 510 DMMoabMeshGeneratorCtx genCtx; in DMMoabCreateBoxMesh() local
|