Lines Matching refs:useMatClPerm

226   *useClPerm = mesh->useMatClPerm;  in DMPlexGetUseMatClosurePermutation()
250 mesh->useMatClPerm = useClPerm; in DMPlexSetUseMatClosurePermutation()
4783 …scCall(DMPlexMatSetClosure_Internal(dm, section, globalSection, mesh->useMatClPerm, Jac, cell, &el… in DMPlexComputeJacobian_Patch_Internal()
4784 …PetscCall(DMPlexMatSetClosure_Internal(dm, section, globalSection, mesh->useMatClPerm, JP, cell, &… in DMPlexComputeJacobian_Patch_Internal()
6050 …PetscCall(DMPlexMatSetClosure_Internal(plex, section, globalSection, mesh->useMatClPerm, Jac, supp… in DMPlexComputeBdJacobianSingleByLabel()
6053 …PetscCall(DMPlexMatSetClosure_Internal(plex, section, globalSection, mesh->useMatClPerm, JacP, sup… in DMPlexComputeBdJacobianSingleByLabel()
6057 …PetscCall(DMPlexMatSetClosure_Internal(plex, section, globalSection, mesh->useMatClPerm, Jac, supp… in DMPlexComputeBdJacobianSingleByLabel()
6351 …PetscCall(DMPlexMatSetClosure_Internal(dm, section, globalSection, mesh->useMatClPerm, Jac, cell, … in DMPlexComputeJacobianByKey()
6354 …PetscCall(DMPlexMatSetClosure_Internal(dm, section, globalSection, mesh->useMatClPerm, JacP, cell,… in DMPlexComputeJacobianByKey()
6358 …PetscCall(DMPlexMatSetClosure_Internal(dm, section, globalSection, mesh->useMatClPerm, JacP, cell,… in DMPlexComputeJacobianByKey()
6391 PetscBool clPerm = mesh->useMatClPerm; in DMPlexComputeJacobianByKeyGeneral()
6937 …PetscCall(DMPlexMatSetClosure_Internal(plex, section, globalSection, mesh->useMatClPerm, Jac, cell… in DMPlexComputeJacobianHybridByKey()
6943 …PetscCall(DMPlexMatSetClosure_Internal(plex, section, globalSection, mesh->useMatClPerm, JacP, cel… in DMPlexComputeJacobianHybridByKey()