| /petsc/src/binding/petsc4py/src/lib-petsc/compat/ |
| H A D | hdf5.h | 12 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 D | ex34.c | 9 PetscViewer vw; in main() local
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | example100.py | 29 def view(self, A, vw): argument 79 def view(self, pc, vw): argument
|
| /petsc/src/snes/tutorials/ |
| H A D | ex21.c | 114 Vec vw, vu, vlambda, vfw, vfu, vflambda; in FormFunction() local
|
| H A D | ex22.c | 152 Vec vw, vfw, vu_lambda, vfu_lambda; in ComputeFunction() local
|
| /petsc/src/ksp/ksp/impls/cg/pipecg2/ |
| H A D | pipecg2.c | 82 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 D | mpiviennacl.cxx | 112 Vec_MPI *vw, *w = (Vec_MPI *)win->data; in VecDuplicate_MPIViennaCL() local
|
| /petsc/src/ts/tutorials/power_grid/ |
| H A D | ex5.c | 165 PetscErrorCode GetWindPower(PetscScalar wm, PetscScalar vw, PetscScalar *Pw, AppCtx *user) in GetWindPower()
|
| /petsc/src/binding/petsc4py/test/ |
| H A D | test_pc_py.py | 89 def view(self, pc, vw): argument
|
| /petsc/src/vec/vec/impls/mpi/ |
| H A D | pbvec.c | 26 Vec_MPI *vw, *w = (Vec_MPI *)win->data; in VecDuplicateWithArray_MPI() local
|
| /petsc/src/ts/tutorials/hamiltonian/ |
| H A D | ex3.c | 336 Vec vx, vv, vw, vE; in MonitorParticles() local 645 PetscReal vw = 0.; in InitializeWeights() local
|
| H A D | ex2.c | 1342 PetscReal vw = 0.; in InitializeWeights() local
|
| H A D | ex4.c | 1956 PetscReal vw = 0.; in InitializeWeights() local
|