Searched defs:cSec (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/dm/tests/ |
| H A D | ex50.c | 53 PetscSection cSec; in test_3d() local
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex3.c | 456 PetscSection cSec, section; in SetupSection() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plextree.c | 1140 …ode DMPlexComputeAnchorMatrix_Tree_Direct(DM dm, PetscSection section, PetscSection cSec, Mat cMat) in DMPlexComputeAnchorMatrix_Tree_Direct() 2069 PetscSection aSec, cSec; in DMPlexComputeInterpolatorTree() local 3754 PetscSection aSec, cSec; in DMPlexTransferVecTree_Interpolate() local
|
| H A D | plex.c | 7790 …ices(PetscInt nPoints, const PetscInt pnts[], PetscSection section, PetscSection cSec, PetscInt tm… in DMPlexAnchorsGetSubMatIndices() 7841 PetscSection aSec, cSec; in DMPlexAnchorsGetSubMatModification() local 10670 …tscErrorCode DMPlexCreateConstraintSection_Anchors(DM dm, PetscSection section, PetscSection *cSec) in DMPlexCreateConstraintSection_Anchors() 10713 …ode DMPlexCreateConstraintMatrix_Anchors(DM dm, PetscSection section, PetscSection cSec, Mat *cMat) in DMPlexCreateConstraintMatrix_Anchors() 10828 PetscSection anchorSection, section, cSec; in DMCreateDefaultConstraints_Plex() local
|
| /petsc/src/dm/interface/ |
| H A D | dm.c | 2798 PetscSection section, cSec; in DMGlobalToLocalHook_Constraints() local 3017 PetscSection section, cSec; in DMLocalToGlobalHook_Constraints() local
|