Searched refs:rglobalSection (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexfem.c | 6396 PetscSection rsection, rglobalSection, csection, cglobalSection, sectionAux; in DMPlexComputeJacobianByKeyGeneral() local 6408 PetscCall(DMGetGlobalSection(dmr, &rglobalSection)); in DMPlexComputeJacobianByKeyGeneral() 6574 …PetscCall(DMPlexMatSetClosureGeneral(dmr, rsection, rglobalSection, clPerm, dmc, csection, cglobal… in DMPlexComputeJacobianByKeyGeneral() 6577 …PetscCall(DMPlexMatSetClosureGeneral(dmr, rsection, rglobalSection, clPerm, dmc, csection, cglobal… in DMPlexComputeJacobianByKeyGeneral() 6581 …PetscCall(DMPlexMatSetClosureGeneral(dmr, rsection, rglobalSection, clPerm, dmc, csection, cglobal… in DMPlexComputeJacobianByKeyGeneral()
|