Searched refs:DMMOAB (Results 1 – 8 of 8) sorted by relevance
1 # MOAB Mesh Representation (DMMOAB)3 The `DMMOAB` class is a wrapper for the MOAB mesh and discretization package.
5 SUBMANSEC = DMMOAB
70 PetscCall(DMSetType(*dmb, DMMOAB)); in DMMoabCreate()1495 PetscCall(PetscObjectChangeTypeName((PetscObject)*newdm, DMMOAB)); in DMClone_Moab()
14 DMMOAB/index
52 PetscCall(DMRegister(DMMOAB, DMCreate_Moab)); in DMRegisterAll()
13 PetscDMType DMMOAB
12 MOAB = S_(DMMOAB)
40 #define DMMOAB "moab" macro