Home
last modified time | relevance | path

Searched defs:vtype (Results 1 – 25 of 40) sorted by relevance

12

/petsc/src/mat/interface/
H A Dmatreg.c223 PetscErrorCode MatGetVecType(Mat mat, VecType *vtype) in MatGetVecType()
248 PetscErrorCode MatSetVecType(Mat mat, VecType vtype) in MatSetVecType()
/petsc/src/mat/tutorials/
H A Dex19.c12 VecType vtype; in main() local
/petsc/src/mat/utils/
H A Dveccreatematdense.c25 PetscErrorCode MatCreateDenseFromVecType(MPI_Comm comm, VecType vtype, PetscInt m, PetscInt n, Pets… in MatCreateDenseFromVecType()
H A Disltog.c28 VecType vtype; in MatCreateFromISLocalToGlobalMapping() local
/petsc/src/mat/tests/
H A Dex69.c47 VecType vtype; in main() local
/petsc/src/ts/tutorials/network/
H A Dpipes.c22 …PetscInt i, e, v, numEdges, numVertices, nedges, *eowners = NULL, estart, eend, *vtype = NULL, … in WashNetworkDistribute() local
424 PetscInt i, numVertices, numEdges, *vtype; in WashNetworkCreate() local
614 PetscInt KeyPipe, KeyJunction, *edgelist = NULL, *vtype = NULL; in main() local
H A Dwash.h61 PetscInt *vtype; member
/petsc/src/vec/vec/interface/
H A Dvecreg.c194 PetscErrorCode VecGetRootType_Private(Vec vec, VecType *vtype) in VecGetRootType_Private()
/petsc/src/dm/impls/plex/
H A Dplexply.c24 char line[PETSC_MAX_PATH_LEN], ntype[16], itype[16], name[1024], vtype[16]; in DMPlexCreatePLYFromFile() local
/petsc/src/ksp/ksp/interface/
H A Ditcreate.c920 PetscErrorCode KSPMonitorMakeKey_Internal(const char name[], PetscViewerType vtype, PetscViewerForm… in KSPMonitorMakeKey_Internal()
965 PetscErrorCode KSPMonitorRegister(const char name[], PetscViewerType vtype, PetscViewerFormat forma… in KSPMonitorRegister()
H A Ditcl.c251 PetscViewerType vtype; in KSPMonitorSetFromOptions() local
/petsc/src/mat/impls/h2opus/
H A Dmath2opussampler.hpp148 VecType vtype; in sample() local
/petsc/src/sys/classes/draw/interface/
H A Ddrawreg.c377 char vtype[256]; in PetscDrawSetFromOptions() local
/petsc/src/snes/tutorials/
H A Dex7.c336 const char *vtype; in ComputeFFT() local
483 const char *vtype; in TestFreeField() local
H A Dex28.c313 VecType vtype; in main() local
/petsc/src/tao/bound/utils/
H A Disutil.c32 VecType vtype; in TaoVecGetSubVec() local
/petsc/src/mat/impls/normal/
H A Dnormmh.c294 VecType vtype; in MatCreateNormalHermitian() local
H A Dnormm.c408 VecType vtype; in MatCreateNormal() local
/petsc/src/ksp/pc/impls/mg/
H A Dgdsw.c285 VecType vtype; in PCMGGDSWCreateCoarseSpace_Private() local
/petsc/src/sys/classes/viewer/interface/
H A Dviewreg.c624 char vtype[256]; in PetscViewerSetFromOptions() local
/petsc/src/snes/utils/dm/
H A Ddmadapt.c104 static PetscErrorCode DMAdaptorMonitorMakeKey_Internal(const char name[], PetscViewerType vtype, Pe… in DMAdaptorMonitorMakeKey_Internal()
146 PetscErrorCode DMAdaptorMonitorRegister(const char name[], PetscViewerType vtype, PetscViewerFormat… in DMAdaptorMonitorRegister()
417 PetscViewerType vtype; in DMAdaptorMonitorSetFromOptions() local
/petsc/src/ksp/ksp/impls/hpddm/
H A Dhpddm.cxx240 VecType vtype; in KSPSolve_HPDDM_Private() local
/petsc/src/tao/constrained/impls/ipm/
H A Dipm.c231 VecType vtype; in IPMInitializeBounds() local
/petsc/src/ksp/ksp/utils/lmvm/
H A Dlmvmimpl.c115 VecType vtype, Bvtype; in MatAllocate_LMVM() local
/petsc/src/mat/impls/transpose/
H A Dhtransm.c620 VecType vtype; in MatCreateHermitianTranspose() local

12