Home
last modified time | relevance | path

Searched defs:pack (Results 1 – 11 of 11) sorted by relevance

/petsc/src/mat/tests/
H A Dex30.c25 char pack[PETSC_MAX_PATH_LEN]; in main() local
H A Dex125.c62 char pack[PETSC_MAX_PATH_LEN]; in main() local
/petsc/src/mat/impls/sbaij/seq/cholmod/
H A Dcholmodimpl.h54 PetscBool pack; member
/petsc/src/snes/tutorials/
H A Dex28.c34 DM pack; member
304 DM dau, dak, pack; in main() local
/petsc/src/ts/tutorials/
H A Dex14.c685 static PetscErrorCode THIInitial(THI thi, DM pack, Vec X) in THIInitial()
897 DM pack, da3, da2; in THIFunction() local
986 static PetscErrorCode THISurfaceStatistics(DM pack, Vec X, PetscReal *min, PetscReal *max, PetscRea… in THISurfaceStatistics()
1023 DM pack; in THISolveStatistics() local
1274 DM pack, da3, da2; in THIJacobian() local
1341 static PetscErrorCode THIDAVecView_VTK_XML(THI thi, DM pack, Vec X, const char filename[], const ch… in THIDAVecView_VTK_XML()
1476 DM pack; in THITSMonitor() local
1518 DM pack, da3, da2; in main() local
/petsc/src/ts/utils/dmplexlandau/tutorials/
H A Dex2.c155 DM pack, plexe = ctx->plex[0], plexi = (ctx->num_grids == 1) ? NULL : ctx->plex[1]; in testSpitzer() local
371 DM pack; in FormSource() local
414 DM pack = NULL; in Monitor() local
623 DM pack; in main() local
H A Dex1.c242 DM pack; in Monitor() local
329 DM pack; in main() local
/petsc/src/ts/utils/dmplexlandau/
H A Dplexland.c135 DM pack; in LandauFormJacobian_Internal() local
589 …CreateVMeshes(MPI_Comm comm_self, const PetscInt dim, const char prefix[], LandauCtx *ctx, DM pack) in LandauDMCreateVMeshes()
753 static PetscErrorCode SetupDS(DM pack, PetscInt dim, PetscInt grid, const char prefix[], LandauCtx … in SetupDS()
2049 …ndauCreateVelocitySpace(MPI_Comm comm, PetscInt dim, const char prefix[], Vec *X, Mat *J, DM *pack) in DMPlexLandauCreateVelocitySpace()
2217 PetscErrorCode DMPlexLandauAccess(DM pack, Vec X, PetscErrorCode (*func)(DM, Vec, PetscInt, PetscIn… in DMPlexLandauAccess() argument
2396 DM pack; in DMPlexLandauPrintNorms() local
2557 PetscErrorCode DMPlexLandauCreateMassMatrix(DM pack, Mat *Amat) in DMPlexLandauCreateMassMatrix()
2679 DM pack; in DMPlexLandauIFunction() local
2750 DM pack; in DMPlexLandauIJacobian() local
/petsc/src/ts/tests/
H A Dex30.c374 DM pack; in PostStep() local
461 DM pack, *globSwarmArray, grid_dm[LANDAU_MAX_GRIDS]; in go() local
1040 DM pack; in main() local
/petsc/include/
H A Dpetsclandau.h183 DM pack; member
/petsc/src/ksp/pc/impls/bjacobi/bjkokkos/
H A Dbjkokkos.kokkos.cxx785 DM pack, *subDM = NULL; in PCSetUp_BJKOKKOS() local