Home
last modified time | relevance | path

Searched defs:sec (Results 1 – 12 of 12) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexdd.c16 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 Dex1.c98 PetscSection sec; in main() local
/petsc/src/dm/impls/plex/tests/
H A Dex22.c163 PetscSection sec, newSec; in main() local
H A Dex18.c1019 PetscSection sec; in PetscSectionReplicate_Private() local
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DDM.pyx1211 def setCellCoordinateSection(self, dim: int, Section sec) -> None:
1828 def setLocalSection(self, Section sec) -> None:
1855 def setGlobalSection(self, Section sec) -> None:
H A DDMPlex.pyx1223 def vecGetClosure(self, Section sec, Vec vec, p: int) -> ArrayScalar:
1824 def distributeField(self, SF sf, Section sec, Vec vec,
H A DSNES.pyx2359 def setPatchCellNumbering(self, Section sec) -> None:
H A DPC.pyx2423 def setPatchCellNumbering(self, Section sec) -> None:
/petsc/src/ksp/pc/impls/bjacobi/bjkokkos/
H A Dbjkokkoskernels.kokkos.cxx149 double sec = timer.seconds(); in run() local
/petsc/src/sys/objects/ftn-custom/
H A Dzoptionsf.c55 PETSC_EXTERN void petscoptionsbegin_(MPI_Fint *fcomm, char *prefix, char *mess, char *sec, PetscErr… in petscoptionsbegin_()
/petsc/include/
H A Dpetscoptions.h194 #define PetscOptionsBegin(comm, prefix, mess, sec) \ argument
/petsc/src/snes/tutorials/
H A Dex13.c408 PetscSection sec; in ComputeAdjoint() local