Home
last modified time | relevance | path

Searched defs:mode (Results 76 – 100 of 141) sorted by relevance

123456

/petsc/src/snes/utils/ftn-custom/
H A Dzdmdasnesf.c120 PETSC_EXTERN void dmdasnessetfunctionlocal_(DM *da, InsertMode *mode, void (*func)(DMDALocalInfo *,… in dmdasnessetfunctionlocal_()
/petsc/src/vec/vec/utils/
H A Dvsection.c102 …etValuesSection(Vec v, PetscSection s, PetscInt point, const PetscScalar values[], InsertMode mode) in VecSetValuesSection()
/petsc/src/sys/classes/viewer/impls/ascii/
H A Dfilev.c127 static PetscErrorCode PetscViewerFileGetMode_ASCII(PetscViewer viewer, PetscFileMode *mode) in PetscViewerFileGetMode_ASCII()
136 static PetscErrorCode PetscViewerFileSetMode_ASCII(PetscViewer viewer, PetscFileMode mode) in PetscViewerFileSetMode_ASCII()
/petsc/src/sys/info/
H A Dverboseinfo.c92 PetscErrorCode PetscInfoSetFile(const char filename[], const char mode[]) in PetscInfoSetFile()
/petsc/src/ts/tutorials/hybrid/
H A Dex1fwd.c25 PetscInt mode; /* mode flag*/ member
/petsc/src/mat/impls/aij/seq/seqviennacl/
H A Daijviennacl.cxx243 static PetscErrorCode MatAssemblyEnd_SeqAIJViennaCL(Mat A, MatAssemblyType mode) in MatAssemblyEnd_SeqAIJViennaCL()
/petsc/src/dm/impls/swarm/
H A Dswarmpic.c344 …ntsUniformCoordinates(DM sw, PetscReal min[], PetscReal max[], PetscInt npoints[], InsertMode mode) in DMSwarmSetPointsUniformCoordinates()
498 …etPointCoordinates(DM sw, PetscInt npoints, PetscReal coor[], PetscBool redundant, InsertMode mode) in DMSwarmSetPointCoordinates()
1301 …ProjectFieldLocal_Swarm(DM dm, PetscReal time, Vec U, PetscPointFn **funcs, InsertMode mode, Vec X) in DMProjectFieldLocal_Swarm()
/petsc/src/mat/impls/aij/seq/kokkos/
H A Daijkok.kokkos.cxx63 static PetscErrorCode MatAssemblyEnd_SeqAIJKokkos(Mat A, MatAssemblyType mode) in MatAssemblyEnd_SeqAIJKokkos()
411 const char *mode; in MatMultTranspose_SeqAIJKokkos() local
441 const char *mode; in MatMultHermitianTranspose_SeqAIJKokkos() local
493 const char *mode; in MatMultTransposeAdd_SeqAIJKokkos() local
524 const char *mode; in MatMultHermitianTransposeAdd_SeqAIJKokkos() local
/petsc/src/vec/is/sf/tests/
H A Dex18.c227 …PetscSFConcatenateRootMode mode = ctx->compare ? ctx->rootMode : PETSCSF_CONCATENATE_ROOTMODE_LOCA… in CreateSFs_Regular() local
/petsc/src/mat/impls/baij/seq/baijmkl/
H A Dbaijmkl.c415 static PetscErrorCode MatAssemblyEnd_SeqBAIJMKL(Mat A, MatAssemblyType mode) in MatAssemblyEnd_SeqBAIJMKL()
/petsc/src/mat/impls/aij/seq/lusol/
H A Dlusol.c194 int mode = 5; in MatSolve_LUSOL() local
/petsc/src/vec/is/is/impls/stride/
H A Dstride.c266 static PetscErrorCode ISOnComm_Stride(IS is, MPI_Comm comm, PetscCopyMode mode, IS *newis) in ISOnComm_Stride()
/petsc/src/dm/impls/plex/tests/
H A Dex56.c87 …Level(AppCtx *options, PetscViewer v, PetscBool explicitDistribute, AuxObjLoadMode mode, DM *newdm) in LoadMeshLowLevel()
/petsc/include/
H A Dpetscviewer.h307 …ode()", ) static inline PetscErrorCode PetscViewerVUSetMode(PetscViewer viewer, PetscFileMode mode) in PetscViewerVUSetMode()
/petsc/src/ksp/ksp/utils/lmvm/rescale/
H A Dsymbrdnrescale.c506 …C_INTERN PetscErrorCode SymBroydenRescaleReset(Mat B, SymBroydenRescale ldb, MatLMVMResetMode mode) in SymBroydenRescaleReset()
/petsc/src/ksp/ksp/utils/lmvm/dense/
H A Ddenseqn.c87 static PetscErrorCode MatReset_LMVMDQN_Internal(Mat B, MatLMVMResetMode mode) in MatReset_LMVMDQN_Internal()
126 static PetscErrorCode MatReset_LMVMDQN(Mat B, MatLMVMResetMode mode) in MatReset_LMVMDQN()
/petsc/include/petsc/private/
H A Dcupmblasinterface.hpp459 …CUPMBlasPointerModeGuard(const cupmBlasHandle_t &handle, cupmBlasPointerMode_t mode) noexcept : ha… in CUPMBlasPointerModeGuard()
/petsc/src/mat/impls/aij/seq/aijperm/
H A Daijperm.c253 static PetscErrorCode MatAssemblyEnd_SeqAIJPERM(Mat A, MatAssemblyType mode) in MatAssemblyEnd_SeqAIJPERM()
/petsc/src/tao/matrix/
H A Dadamat.c40 static PetscErrorCode MatDiagonalSet_ADA(Mat M, Vec D, InsertMode mode) in MatDiagonalSet_ADA()
/petsc/src/ksp/ksp/utils/lmvm/
H A Dlmvmimpl.c53 PETSC_INTERN PetscErrorCode MatReset_LMVM(Mat B, MatLMVMResetMode mode) in MatReset_LMVM()
/petsc/src/ksp/ksp/tutorials/
H A Dex73.c505 PetscErrorCode DMFieldScatter_ShellDA(DM dmf_shell, Vec x, ScatterMode mode, DM dmc_shell, Vec xc) in DMFieldScatter_ShellDA()
520 PetscErrorCode DMStateScatter_ShellDA(DM dmf_shell, ScatterMode mode, DM dmc_shell) in DMStateScatter_ShellDA()
/petsc/src/dm/impls/network/
H A Dnetwork.c2802 PetscErrorCode DMGlobalToLocalBegin_Network(DM dm, Vec g, InsertMode mode, Vec l) in DMGlobalToLocalBegin_Network()
2811 PetscErrorCode DMGlobalToLocalEnd_Network(DM dm, Vec g, InsertMode mode, Vec l) in DMGlobalToLocalEnd_Network()
2820 PetscErrorCode DMLocalToGlobalBegin_Network(DM dm, Vec l, InsertMode mode, Vec g) in DMLocalToGlobalBegin_Network()
2829 PetscErrorCode DMLocalToGlobalEnd_Network(DM dm, Vec l, InsertMode mode, Vec g) in DMLocalToGlobalEnd_Network()
/petsc/src/mat/impls/aij/mpi/mpicusparse/
H A Dmpiaijcusparse.cu405 static PetscErrorCode MatAssemblyEnd_MPIAIJCUSPARSE(Mat A, MatAssemblyType mode) in MatAssemblyEnd_MPIAIJCUSPARSE()
/petsc/src/mat/impls/aij/mpi/mpihipsparse/
H A Dmpiaijhipsparse.hip.cxx405 static PetscErrorCode MatAssemblyEnd_MPIAIJHIPSPARSE(Mat A, MatAssemblyType mode) in MatAssemblyEnd_MPIAIJHIPSPARSE()
/petsc/src/mat/impls/sell/mpi/
H A Dmpisell.c282 static PetscErrorCode MatAssemblyBegin_MPISELL(Mat mat, MatAssemblyType mode) in MatAssemblyBegin_MPISELL()
296 PetscErrorCode MatAssemblyEnd_MPISELL(Mat mat, MatAssemblyType mode) in MatAssemblyEnd_MPISELL()

123456