Home
last modified time | relevance | path

Searched refs:usrprocgrid (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/moab/
H A Ddmmbutil.cxx22 PetscBool usrxyzgrid, usrprocgrid, usrrefgrid; member
390 if (!genCtx.usrprocgrid) { in DMMBUtil_InitializeOptions()
574 …ber of processors in x direction", "DMMoabSetNumProcs", genCtx.M, &genCtx.M, &genCtx.usrprocgrid)); in DMMoabCreateBoxMesh()
575 …ber of processors in y direction", "DMMoabSetNumProcs", genCtx.N, &genCtx.N, &genCtx.usrprocgrid)); in DMMoabCreateBoxMesh()
576 …ber of processors in z direction", "DMMoabSetNumProcs", genCtx.K, &genCtx.K, &genCtx.usrprocgrid)); in DMMoabCreateBoxMesh()