Home
last modified time | relevance | path

Searched defs:vw (Results 1 – 13 of 13) sorted by relevance

/petsc/src/binding/petsc4py/src/lib-petsc/compat/
H A Dhdf5.h12 PetscErrorCode PetscViewerHDF5PushGroup(PETSC_UNUSED PetscViewer vw,PETSC_UNUSED const char g[]){Pe… in PetscViewerHDF5PushGroup()
13 PetscErrorCode PetscViewerHDF5PopGroup(PETSC_UNUSED PetscViewer vw){PetscViewerHDF5Error;} in PetscViewerHDF5PopGroup()
14 PetscErrorCode PetscViewerHDF5GetGroup(PETSC_UNUSED PetscViewer vw, PETSC_UNUSED const char p[], PE… in PetscViewerHDF5GetGroup()
15 PetscErrorCode PetscViewerHDF5PushTimestepping(PETSC_UNUSED PetscViewer vw){PetscViewerHDF5Error;} in PetscViewerHDF5PushTimestepping()
16 PetscErrorCode PetscViewerHDF5PopTimestepping(PETSC_UNUSED PetscViewer vw){PetscViewerHDF5Error;} in PetscViewerHDF5PopTimestepping()
17 PetscErrorCode PetscViewerHDF5SetTimestep(PETSC_UNUSED PetscViewer vw, PETSC_UNUSED PetscInt n){Pet… in PetscViewerHDF5SetTimestep()
18 PetscErrorCode PetscViewerHDF5GetTimestep(PETSC_UNUSED PetscViewer vw, PETSC_UNUSED PetscInt*n){Pet… in PetscViewerHDF5GetTimestep()
19 PetscErrorCode PetscViewerHDF5IncrementTimestep(PETSC_UNUSED PetscViewer vw){PetscViewerHDF5Error;} in PetscViewerHDF5IncrementTimestep()
/petsc/src/dm/tests/
H A Dex34.c9 PetscViewer vw; in main() local
/petsc/src/ksp/ksp/tutorials/
H A Dexample100.py29 def view(self, A, vw): argument
79 def view(self, pc, vw): argument
/petsc/src/snes/tutorials/
H A Dex21.c114 Vec vw, vu, vlambda, vfw, vfu, vflambda; in FormFunction() local
H A Dex22.c152 Vec vw, vfw, vu_lambda, vfu_lambda; in ComputeFunction() local
/petsc/src/ksp/ksp/impls/cg/pipecg2/
H A Dpipecg2.c82 static PetscErrorCode VecMergedOpsShort_Private(Vec vx, Vec vr, Vec vz, Vec vw, Vec vp, Vec vq, Vec… in VecMergedOpsShort_Private()
304 static PetscErrorCode VecMergedOps_Private(Vec vx, Vec vr, Vec vz, Vec vw, Vec vp, Vec vq, Vec vc, … in VecMergedOps_Private()
/petsc/src/vec/vec/impls/mpi/mpiviennacl/
H A Dmpiviennacl.cxx112 Vec_MPI *vw, *w = (Vec_MPI *)win->data; in VecDuplicate_MPIViennaCL() local
/petsc/src/ts/tutorials/power_grid/
H A Dex5.c165 PetscErrorCode GetWindPower(PetscScalar wm, PetscScalar vw, PetscScalar *Pw, AppCtx *user) in GetWindPower()
/petsc/src/binding/petsc4py/test/
H A Dtest_pc_py.py89 def view(self, pc, vw): argument
/petsc/src/vec/vec/impls/mpi/
H A Dpbvec.c26 Vec_MPI *vw, *w = (Vec_MPI *)win->data; in VecDuplicateWithArray_MPI() local
/petsc/src/ts/tutorials/hamiltonian/
H A Dex3.c336 Vec vx, vv, vw, vE; in MonitorParticles() local
645 PetscReal vw = 0.; in InitializeWeights() local
H A Dex2.c1342 PetscReal vw = 0.; in InitializeWeights() local
H A Dex4.c1956 PetscReal vw = 0.; in InitializeWeights() local