Searched defs:sec (Results 1 – 12 of 12) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexdd.c | 16 PetscSection sec, osec; in DMTransferMaterialParameters() local 51 PetscSection sec, tsec, ogsec, olsec; in DMCreateDomainDecomposition_Plex() local 314 PetscSection sec, osec; in DMCreateNeumannOverlap_Plex() local
|
| /petsc/src/dm/impls/network/tests/ |
| H A D | ex1.c | 98 PetscSection sec; in main() local
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex22.c | 163 PetscSection sec, newSec; in main() local
|
| H A D | ex18.c | 1019 PetscSection sec; in PetscSectionReplicate_Private() local
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | DM.pyx | 1211 def setCellCoordinateSection(self, dim: int, Section sec) -> None: 1828 def setLocalSection(self, Section sec) -> None: 1855 def setGlobalSection(self, Section sec) -> None:
|
| H A D | DMPlex.pyx | 1223 def vecGetClosure(self, Section sec, Vec vec, p: int) -> ArrayScalar: 1824 def distributeField(self, SF sf, Section sec, Vec vec,
|
| H A D | SNES.pyx | 2359 def setPatchCellNumbering(self, Section sec) -> None:
|
| H A D | PC.pyx | 2423 def setPatchCellNumbering(self, Section sec) -> None:
|
| /petsc/src/ksp/pc/impls/bjacobi/bjkokkos/ |
| H A D | bjkokkoskernels.kokkos.cxx | 149 double sec = timer.seconds(); in run() local
|
| /petsc/src/sys/objects/ftn-custom/ |
| H A D | zoptionsf.c | 55 PETSC_EXTERN void petscoptionsbegin_(MPI_Fint *fcomm, char *prefix, char *mess, char *sec, PetscErr… in petscoptionsbegin_()
|
| /petsc/include/ |
| H A D | petscoptions.h | 194 #define PetscOptionsBegin(comm, prefix, mess, sec) \ argument
|
| /petsc/src/snes/tutorials/ |
| H A D | ex13.c | 408 PetscSection sec; in ComputeAdjoint() local
|