Searched refs:l2p (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/mat/graphops/partition/ |
| H A D | partition.c | 116 PetscInt l2p, i, pTree, pStartTree; in MatPartitioningSizesToSep_Private() local 119 l2p = PetscLog2Real(p); in MatPartitioningSizesToSep_Private() 120 …PetscCheck(!(l2p - (PetscInt)PetscLog2Real(p)), PETSC_COMM_SELF, PETSC_ERR_ARG_WRONG, "%" PetscInt… in MatPartitioningSizesToSep_Private()
|
| /petsc/src/ksp/pc/impls/patch/ |
| H A D | pcpatch.c | 1891 …c, PetscInt patchNum, Vec x, Vec F, IS cellIS, PetscInt n, const PetscInt *l2p, const PetscInt *l2… in PCPatchComputeFunction_DMPlex_Private() argument 1973 …c, PetscInt patchNum, Vec x, Mat J, IS cellIS, PetscInt n, const PetscInt *l2p, const PetscInt *l2… in PCPatchComputeOperator_DMPlex_Private() argument
|