Home
last modified time | relevance | path

Searched defs:PetscInt (Results 1 – 25 of 62) sorted by relevance

123

/petsc/src/dm/dt/interface/
H A Ddtweakform.c442 …wf, DMLabel label, PetscInt val, PetscInt f, PetscInt part, PetscInt *n, void (***obj)(PetscInt, P… in PetscWeakFormGetObjective() argument
449 … wf, DMLabel label, PetscInt val, PetscInt f, PetscInt part, PetscInt n, void (**obj)(PetscInt, Pe… in PetscWeakFormSetObjective() argument
456 …eakForm wf, DMLabel label, PetscInt val, PetscInt f, PetscInt part, void (*obj)(PetscInt, PetscInt… in PetscWeakFormAddObjective() argument
463 …wf, DMLabel label, PetscInt val, PetscInt f, PetscInt part, PetscInt ind, void (**obj)(PetscInt, P… in PetscWeakFormGetIndexObjective() argument
470 … wf, DMLabel label, PetscInt val, PetscInt f, PetscInt part, PetscInt ind, void (*obj)(PetscInt, P… in PetscWeakFormSetIndexObjective() argument
477PetscInt val, PetscInt f, PetscInt part, PetscInt *n0, void (***f0)(PetscInt, PetscInt, PetscInt, in PetscWeakFormGetResidual() argument
485PetscInt val, PetscInt f, PetscInt part, void (*f0)(PetscInt, PetscInt, PetscInt, const PetscInt[] in PetscWeakFormAddResidual() argument
493PetscInt val, PetscInt f, PetscInt part, PetscInt n0, void (**f0)(PetscInt, PetscInt, PetscInt, co… in PetscWeakFormSetResidual() argument
501PetscInt val, PetscInt f, PetscInt part, PetscInt i0, void (*f0)(PetscInt, PetscInt, PetscInt, con… in PetscWeakFormSetIndexResidual() argument
509PetscInt val, PetscInt f, PetscInt part, PetscInt *n0, void (***f0)(PetscInt, PetscInt, PetscInt, in PetscWeakFormGetBdResidual() argument
[all …]
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscdmstag.pxi158 cdef inline PetscInt asDofs(dofs,
176 cdef inline tuple toDofs(PetscInt ndofs,
/petsc/src/dm/impls/plex/
H A Dplexproject.c70 …cFVCellGeom *fvgeom, PetscBool isFE[], PetscDualSpace sp[], PetscErrorCode (**funcs)(PetscInt, Pet… in DMProjectPoint_Func_Private()
198 …scDualSpace sp[], PetscInt p, PetscTabulation *T, PetscTabulation *TAux, void (**funcs)(PetscInt, … in DMProjectPoint_Field_Private() argument
357 …scDualSpace sp[], PetscInt p, PetscTabulation *T, PetscTabulation *TAux, void (**funcs)(PetscInt, … in DMProjectPoint_BdField_Private() argument
1113 PetscErrorCode DMProjectFunctionLocal_Plex(DM dm, PetscReal time, PetscErrorCode (**funcs)(PetscInt in DMProjectFunctionLocal_Plex()
1120 …time, DMLabel label, PetscInt numIds, const PetscInt ids[], PetscInt Ncc, const PetscInt comps[], in DMProjectFunctionLabelLocal_Plex() argument
1127 …Local_Plex(DM dm, PetscReal time, Vec localU, void (**funcs)(PetscInt, PetscInt, PetscInt, const P… in DMProjectFieldLocal_Plex()
1134PetscInt numIds, const PetscInt ids[], PetscInt Ncc, const PetscInt comps[], Vec localU, void (**… in DMProjectFieldLabelLocal_Plex() argument
1141PetscInt numIds, const PetscInt ids[], PetscInt Ncc, const PetscInt comps[], Vec localU, void (**… in DMProjectBdFieldLabelLocal_Plex() argument
H A Dplexfem.c915 … time, PetscInt field, PetscInt Nc, const PetscInt comps[], DMLabel label, PetscInt numids, const … in DMPlexInsertBoundaryValuesEssential() argument
954PetscInt field, PetscInt Nc, const PetscInt comps[], DMLabel label, PetscInt numids, const PetscIn… in DMPlexInsertBoundaryValuesEssentialField() argument
995PetscInt field, PetscInt Nc, const PetscInt comps[], DMLabel label, PetscInt numids, const PetscIn… in DMPlexInsertBoundaryValuesEssentialBdField() argument
1424 PetscErrorCode DMComputeL2Diff_Plex(DM dm, PetscReal time, PetscErrorCode (**funcs)(PetscInt, Petsc… in DMComputeL2Diff_Plex()
1457 PetscErrorCode DMPlexComputeL2DiffLocal(DM dm, PetscReal time, PetscErrorCode (**funcs)(PetscInt, P… in DMPlexComputeL2DiffLocal()
1582 …rorCode DMComputeL2GradientDiff_Plex(DM dm, PetscReal time, PetscErrorCode (**funcs)(PetscInt, Pet… in DMComputeL2GradientDiff_Plex()
1697 PetscErrorCode DMComputeL2FieldDiff_Plex(DM dm, PetscReal time, PetscErrorCode (**funcs)(PetscInt, … in DMComputeL2FieldDiff_Plex()
1873 PetscErrorCode DMPlexComputeL2DiffVec(DM dm, PetscReal time, PetscErrorCode (**funcs)(PetscInt, Pet… in DMPlexComputeL2DiffVec()
2713 …ntegral_Internal(DM dm, Vec locX, IS pointIS, void (**funcs)(PetscInt, PetscInt, PetscInt, const P… in DMPlexComputeBdIntegral_Internal()
2859 …m, Vec X, DMLabel label, PetscInt numVals, const PetscInt vals[], void (**funcs)(PetscInt, PetscIn… in DMPlexComputeBdIntegral() argument
/petsc/src/dm/dt/interface/ftn-custom/
H A Dzdsf.c22 PETSC_EXTERN void petscdssetriemannsolver_(PetscDS *prob, PetscInt *f, void (*rs)(PetscInt *, Petsc… in petscdssetriemannsolver_() argument
/petsc/src/snes/impls/patch/
H A Dsnespatch.c386 …puteOperator(SNES snes, PetscErrorCode (*func)(PC, PetscInt, Vec, Mat, IS, PetscInt, const PetscIn… in SNESPatchSetComputeOperator() argument
395 …puteFunction(SNES snes, PetscErrorCode (*func)(PC, PetscInt, Vec, Vec, IS, PetscInt, const PetscIn… in SNESPatchSetComputeFunction() argument
404 …Type(SNES snes, PCPatchConstructType ctype, PetscErrorCode (*func)(PC, PetscInt *, IS **, IS *, vo… in SNESPatchSetConstructType() argument
/petsc/src/ts/characteristic/interface/
H A Dcharacteristic.c251 …da, Vec v, Vec vOld, PetscInt numComponents, PetscInt components[], PetscErrorCode (*interp)(Vec, … in CharacteristicSetVelocityInterpolation() argument
264 …a, Vec v, Vec vOld, PetscInt numComponents, PetscInt components[], PetscErrorCode (*interp)(void *… in CharacteristicSetVelocityInterpolationLocal() argument
277 …tic c, DM da, Vec v, PetscInt numComponents, PetscInt components[], PetscErrorCode (*interp)(Vec, … in CharacteristicSetFieldInterpolation() argument
292 …ic c, DM da, Vec v, PetscInt numComponents, PetscInt components[], PetscErrorCode (*interp)(void *… in CharacteristicSetFieldInterpolationLocal() argument
/petsc/src/ts/utils/dmplexlandau/kokkos/
H A Dlandau.kokkos.cxx8 …rrorCode LandauKokkosJacobian(DM[], const PetscInt, const PetscInt, const PetscInt, const PetscInt… in LandauKokkosJacobian()
12 …ateMatMaps(P4estVertexMaps *, pointInterpolationP4est (*)[LANDAU_MAX_Q_FACE], PetscInt[], PetscInt) in LandauKokkosCreateMatMaps() argument
16 PetscErrorCode LandauKokkosDestroyMatMaps(P4estVertexMaps *, PetscInt) in LandauKokkosDestroyMatMaps() argument
20 …rrorCode LandauKokkosStaticDataSet(DM, const PetscInt, const PetscInt, const PetscInt, const Petsc… in LandauKokkosStaticDataSet() argument
/petsc/src/vec/is/sf/impls/basic/
H A Dsfpack.c687 …omic, PetscErrorCode (**UnpackAndOp)(PetscSFLink, PetscInt, PetscInt, PetscSFPackOpt, const PetscI… in PetscSFLinkGetUnpackAndOp() argument
740 …mic, PetscErrorCode (**ScatterAndOp)(PetscSFLink, PetscInt, PetscInt, PetscSFPackOpt, const PetscI… in PetscSFLinkGetScatterAndOp() argument
793 …tomic, PetscErrorCode (**FetchAndOp)(PetscSFLink, PetscInt, PetscInt, PetscSFPackOpt, const PetscI… in PetscSFLinkGetFetchAndOp() argument
806 …, PetscErrorCode (**FetchAndOpLocal)(PetscSFLink, PetscInt, PetscInt, PetscSFPackOpt, const PetscI… in PetscSFLinkGetFetchAndOpLocal() argument
/petsc/src/ksp/ksp/impls/gmres/fgmres/ftn-custom/
H A Dzmodpcff.c33 PETSC_EXTERN void kspflexiblesetmodifypc_(KSP *ksp, void (*fcn)(KSP *, PetscInt *, PetscInt *, Pets… in kspflexiblesetmodifypc_() argument
/petsc/src/snes/tests/
H A Dex8.c406PetscInt order, PetscInt dir, PetscErrorCode (**exactFuncs)(PetscInt, PetscReal, const PetscReal[]… in SetupFunctions() argument
446 …dm, PetscErrorCode (**exactFuncs)(PetscInt, PetscReal, const PetscReal[], PetscInt, PetscScalar *,… in ComputeError()
/petsc/src/sys/objects/device/impls/host/
H A Dhostdevice.cxx26 PetscErrorCode Device::get_attribute_(PetscInt, PetscDeviceAttribute attr, void *value) noexcept in get_attribute_() argument
/petsc/src/dm/interface/
H A Ddmgeommodel.c102 PetscErrorCode DMGeomModelRegister(const char sname[], PetscErrorCode (*fnc)(DM, PetscInt, PetscInt… in DMGeomModelRegister() argument
/petsc/src/vec/vec/impls/mpi/
H A Dpvecimpl.h98 static inline PetscErrorCode VecMXDot_MPI_Default(Vec xin, PetscInt nv, const Vec y[], PetscScalar … in VecMXDot_MPI_Default() argument
114 static inline PetscErrorCode VecMinMax_MPI_Default(Vec xin, PetscInt *idx, PetscReal *z, PetscError… in VecMinMax_MPI_Default() argument
179 …tol, PetscReal rtol, Vec vrtol, PetscReal ignore_max, PetscReal *norm, PetscInt *norm_loc, PetscRe… in VecErrorWeightedNorms_MPI_Default() argument
/petsc/include/petsc/private/
H A Dpetscelemental.h54 static inline void E2RO(Mat A, PetscInt, PetscInt p, PetscInt *rank, PetscInt *offset) in E2RO() argument
60 static inline void RO2E(Mat A, PetscInt, PetscInt rank, PetscInt offset, PetscInt *e) in RO2E() argument
/petsc/src/ksp/ksp/tutorials/
H A Dex60.c97 static PetscErrorCode AssembleDiagonalMatrix(Mat A, PetscScalar (*diagfunc)(PetscInt, PetscInt)) in AssembleDiagonalMatrix()
/petsc/src/dm/impls/shell/
H A Ddmshell.c970 PetscErrorCode DMShellSetCreateFieldDecomposition(DM dm, PetscErrorCode (*decomp)(DM, PetscInt *, c… in DMShellSetCreateFieldDecomposition() argument
995 PetscErrorCode DMShellSetCreateDomainDecomposition(DM dm, PetscErrorCode (*decomp)(DM, PetscInt *, … in DMShellSetCreateDomainDecomposition() argument
1020 …tCreateDomainDecompositionScatters(DM dm, PetscErrorCode (*scatter)(DM, PetscInt, DM *, VecScatter… in DMShellSetCreateDomainDecompositionScatters() argument
1045 PetscErrorCode DMShellSetCreateSubDM(DM dm, PetscErrorCode (*subdm)(DM, PetscInt, const PetscInt[],… in DMShellSetCreateSubDM() argument
1072 PetscErrorCode DMShellGetCreateSubDM(DM dm, PetscErrorCode (**subdm)(DM, PetscInt, const PetscInt[] in DMShellGetCreateSubDM() argument
/petsc/src/ksp/ksp/impls/gmres/ftn-custom/
H A Dzgmres2f.c26 PETSC_EXTERN void kspgmressetorthogonalization_(KSP *ksp, void (*orthog)(KSP *, PetscInt *, PetscEr… in kspgmressetorthogonalization_() argument
/petsc/src/sys/objects/device/impls/
H A Dimpldevicebase.hpp205 …ptionsObject, std::pair<PetscDeviceInitType, PetscBool> &initType, std::pair<PetscInt, PetscBool> … in PetscOptionDeviceBasic()
215 …PI_Comm comm, std::pair<PetscDeviceInitType, PetscBool> &initType, std::pair<PetscInt, PetscBool> … in PetscOptionDeviceAll()
/petsc/src/sys/tests/
H A Dex40.c17 PETSC_HASH_MAP(HMapIS, PetscInt, Point, PetscHashInt, PetscHashEqual, origin) in PETSC_HASH_MAP() argument
/petsc/src/ksp/ksp/interface/ftn-custom/
H A Dzitfuncf.c92 PETSC_EXTERN void kspmonitorset_(KSP *ksp, void (*monitor)(KSP *, PetscInt *, PetscReal *, void *, … in kspmonitorset_() argument
117 PETSC_EXTERN void kspsetconvergencetest_(KSP *ksp, void (*converge)(KSP *, PetscInt *, PetscReal *,… in kspsetconvergencetest_() argument
/petsc/src/dm/impls/composite/
H A Dpack.c42 …ositeSetCoupling(DM dm, PetscErrorCode (*FormCoupleLocations)(DM, Mat, PetscInt *, PetscInt *, Pet… in DMCompositeSetCoupling() argument
/petsc/src/vec/pf/impls/constant/
H A Dconst.c72 PETSC_INTERN PetscErrorCode PFCreate_Quick(PF pf, PetscErrorCode (*function)(void *, PetscInt, cons… in PFCreate_Quick() argument
/petsc/src/dm/impls/forest/
H A Dforest.c349 PetscErrorCode DMForestSetBaseCoordinateMapping(DM dm, PetscErrorCode (*func)(DM, PetscInt, PetscIn… in DMForestSetBaseCoordinateMapping() argument
360 PetscErrorCode DMForestGetBaseCoordinateMapping(DM dm, PetscErrorCode (**func)(DM, PetscInt, PetscI… in DMForestGetBaseCoordinateMapping() argument
/petsc/src/dm/field/impls/shell/
H A Ddmfieldshell.c211 …dShellSetGetDegree(DMField field, PetscErrorCode (*getDegree)(DMField, IS, PetscInt *, PetscInt *)) in DMFieldShellSetGetDegree() argument

123