Searched refs:readMeshIface (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/moab/ |
| H A D | dmmbutil.cxx | 508 moab::ReadUtilIface *readMeshIface; in DMMoabCreateBoxMesh() local 558 merr = mbImpl->query_interface(readMeshIface); in DMMoabCreateBoxMesh() 642 …PetscCall(DMMoab_GenerateVertices_Private(mbImpl, readMeshIface, genCtx, ml, nl, kl, a, b, c, glob… in DMMoabCreateBoxMesh() 646 …PetscCall(DMMoab_GenerateElements_Private(mbImpl, readMeshIface, genCtx, ml, nl, kl, a, b, c, glob… in DMMoabCreateBoxMesh()
|