Searched defs:sectionAux (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexfem.c | 2405 PetscSection section, sectionAux; in DMPlexComputeIntegral_Internal() local 2718 PetscSection section, sectionAux = NULL; in DMPlexComputeBdIntegral_Internal() local 3755 PetscSection section, sectionAux; in DMPlexGetCellFields() local 3850 PetscSection section, sectionAux; in DMPlexGetHybridCellFields() local 4624 PetscSection sectionAux = NULL; in DMPlexComputeJacobian_Patch_Internal() local 4925 PetscSection section, sectionAux = NULL; in DMPlexComputeBdResidualSingleByKey() local 5912 PetscSection section, sectionAux = NULL; in DMPlexComputeBdJacobianSingleByLabel() local 6181 PetscSection section, globalSection, sectionAux; in DMPlexComputeJacobianByKey() local 6396 PetscSection rsection, rglobalSection, csection, cglobalSection, sectionAux; in DMPlexComputeJacobianByKeyGeneral() local 6647 PetscSection sectionAux[3] = {NULL, NULL, NULL}; in DMPlexComputeJacobianHybridByKey() local [all …]
|
| H A D | plexproject.c | 200 PetscSection section, sectionAux = NULL; in DMProjectPoint_Field_Private() local 359 PetscSection section, sectionAux = NULL; in DMProjectPoint_BdField_Private() local
|