Home
last modified time | relevance | path

Searched refs:unused (Results 1 – 25 of 64) sorted by relevance

123

/petsc/src/dm/dt/tests/
H A Dex3.c5 static void func1(const PetscReal a[], void *unused, PetscReal *val) in func1() argument
11 static void func2(const PetscReal a[], void *unused, PetscReal *val) in func2() argument
17 static void func3(const PetscReal a[], void *unused, PetscReal *val) in func3() argument
23 static void func4(const PetscReal a[], void *unused, PetscReal *val) in func4() argument
30 static void func5(const PetscReal a[], void *unused, PetscReal *val) in func5() argument
37 static void func6(const PetscReal a[], void *unused, PetscReal *val) in func6() argument
43 static void func7(const PetscReal a[], void *unused, PetscReal *val) in func7() argument
50 static void func8(const PetscReal a[], void *unused, PetscReal *val) in func8() argument
57 static void func9(const PetscReal x[], void *unused, PetscReal *val) in func9() argument
62 static void func10(const PetscReal a[], void *unused, PetscReal *val) in func10() argument
[all …]
/petsc/src/dm/dt/interface/
H A Ddtprob.c25 PetscErrorCode PetscPDFMaxwellBoltzmann1D(const PetscReal x[], const PetscReal unused[], PetscReal … in PetscPDFMaxwellBoltzmann1D() argument
47 PetscErrorCode PetscCDFMaxwellBoltzmann1D(const PetscReal x[], const PetscReal unused[], PetscReal … in PetscCDFMaxwellBoltzmann1D() argument
69 PetscErrorCode PetscPDFMaxwellBoltzmann2D(const PetscReal x[], const PetscReal unused[], PetscReal … in PetscPDFMaxwellBoltzmann2D() argument
91 PetscErrorCode PetscCDFMaxwellBoltzmann2D(const PetscReal x[], const PetscReal unused[], PetscReal … in PetscCDFMaxwellBoltzmann2D() argument
113 PetscErrorCode PetscPDFMaxwellBoltzmann3D(const PetscReal x[], const PetscReal unused[], PetscReal … in PetscPDFMaxwellBoltzmann3D() argument
135 PetscErrorCode PetscCDFMaxwellBoltzmann3D(const PetscReal x[], const PetscReal unused[], PetscReal … in PetscCDFMaxwellBoltzmann3D() argument
191 PetscErrorCode PetscPDFSampleGaussian1D(const PetscReal p[], const PetscReal unused[], PetscReal x[… in PetscPDFSampleGaussian1D() argument
234 PetscErrorCode PetscPDFGaussian2D(const PetscReal x[], const PetscReal unused[], PetscReal p[]) in PetscPDFGaussian2D() argument
257 PetscErrorCode PetscPDFSampleGaussian2D(const PetscReal p[], const PetscReal unused[], PetscReal x[… in PetscPDFSampleGaussian2D() argument
281 PetscErrorCode PetscPDFGaussian3D(const PetscReal x[], const PetscReal unused[], PetscReal p[]) in PetscPDFGaussian3D() argument
[all …]
/petsc/src/ksp/ksp/tutorials/
H A Dex45f.F9023 subroutine ComputeRHS(ksp, b, unused, ierr) argument
28 integer unused(*)
42 subroutine ComputeMatrix(ksp, A, B, unused, ierr) argument
46 integer unused(*)
H A Dex57f.F9024 subroutine MyKSPMonitor(ksp, n, rnorm, unused, ierr) argument
29 PetscInt n, unused
63 subroutine MyKSPConverged(ksp, n, rnorm, flag, unused, ierr) argument
67 PetscInt n, unused
H A Dex2f.F9063 subroutine MyKSPConverged(ksp, n, rnorm, flag, unused, ierr) argument
67 PetscInt n, unused
/petsc/src/sys/utils/
H A Dsegbuffer.c273 PetscErrorCode PetscSegBufferUnuse(PetscSegBuffer seg, PetscCount unused) in PetscSegBufferUnuse() argument
279 …->used >= unused, PETSC_COMM_SELF, PETSC_ERR_ARG_OUTOFRANGE, "Attempt to return more unused entrie… in PetscSegBufferUnuse()
280 head->used -= unused; in PetscSegBufferUnuse()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscopt.pxi79 cdef object unused
84 unused = oarray_b(empty_b(ndeft), &nmax, &ivalue)
103 cdef object unused
107 unused = oarray_i(empty_i(ndeft), &nmax, &ivalue)
126 cdef object unused
130 unused = oarray_r(empty_r(ndeft), &nmax, &ivalue)
149 cdef object unused
153 unused = oarray_s(empty_s(ndeft), &nmax, &ivalue)
199 cdef object unused = getpair(prefix, name, &pr, &nm)
H A DLog.pyx319 <void>self # unused
336 <void>self; <void>value # unused
488 <void>self; <void>value # unused
503 <void>self # unused
609 <void>self; <void>value # unused
640 <void>self # unused
673 <void>self # unused
H A DDMComposite.pyx79 cdef object unused = oarray_p(empty_p(<PetscInt>n), NULL, <void**>&cdms)
110 cdef object unused = oarray_p(empty_p(<PetscInt>n), NULL, <void**>&clvecs)
138 cdef object unused = oarray_p(empty_p(<PetscInt>n), NULL, <void**>&clvecs)
H A DOptions.pyx148 cdef object unused = getpair(self.prefix, name, &pr, &nm)
181 cdef object unused = getpair(self.prefix, name, &pr, &nm)
215 cdef object unused = getpair(self.prefix, name, &pr, &nm)
H A Dcyclicgc.pxi60 """Clean up unused PETSc objects.
H A DDMSwarm.pyx130 cdef object unused = oarray_p(empty_p(nf), NULL, <void**>&cfieldnames)
157 cdef object unused = oarray_p(empty_p(nf), NULL, <void**>&cfieldnames)
230 cdef object unused = oarray_p(empty_p(nf), NULL, <void**>&cfieldnames)
257 cdef object unused = oarray_p(empty_p(nf), NULL, <void**>&cfieldnames)
786 cdef object unused = oarray_p(empty_p(cnfields), NULL, <void**>&cfieldnames)
944 cdef object unused = oarray_p(empty_p(cnfields), NULL, <void**>&cfieldnames)
/petsc/src/mat/impls/aij/seq/
H A Dmatptap.c206 const PetscScalar *unused; in MatPtAPNumeric_SeqAIJ_SeqAIJ_SparseAxpy() local
207 PetscCall(MatSeqAIJGetArrayRead(A, &unused)); in MatPtAPNumeric_SeqAIJ_SeqAIJ_SparseAxpy()
208 PetscCall(MatSeqAIJRestoreArrayRead(A, &unused)); in MatPtAPNumeric_SeqAIJ_SeqAIJ_SparseAxpy()
209 PetscCall(MatSeqAIJGetArrayRead(P, &unused)); in MatPtAPNumeric_SeqAIJ_SeqAIJ_SparseAxpy()
210 PetscCall(MatSeqAIJRestoreArrayRead(P, &unused)); in MatPtAPNumeric_SeqAIJ_SeqAIJ_SparseAxpy()
/petsc/src/sys/tutorials/output/
H A Dex3f90_no_log_xml.out3 There is one unused database option. It is:
H A Dex3f90_no_log_detail.out3 There is one unused database option. It is:
H A Dex3f90_no_log_ascii.out3 There are 2 unused database options. They are:
/petsc/src/dm/partitioner/impls/gather/
H A Dpartgather.c4 PetscInt unused; member
/petsc/src/mat/impls/aij/seq/aijmkl/
H A Daijmkl.c167 PetscInt *aj, *ai, *unused; in MatSeqAIJMKL_setup_structure_from_mkl_handle() local
174 …, &indexing, (MKL_INT *)&m, (MKL_INT *)&n, (MKL_INT **)&ai, (MKL_INT **)&unused, (MKL_INT **)&aj, … in MatSeqAIJMKL_setup_structure_from_mkl_handle()
227 PetscInt *ai, *aj, *unused; in MatSeqAIJMKL_update_from_mkl_handle() local
237 …ing, (MKL_INT *)&nrows, (MKL_INT *)&ncols, (MKL_INT **)&ai, (MKL_INT **)&unused, (MKL_INT **)&aj, … in MatSeqAIJMKL_update_from_mkl_handle()
264 PetscInt *ai, *aj, *unused; in MatSeqAIJMKL_view_mkl_handle() local
279 …ing, (MKL_INT *)&nrows, (MKL_INT *)&ncols, (MKL_INT **)&ai, (MKL_INT **)&unused, (MKL_INT **)&aj, … in MatSeqAIJMKL_view_mkl_handle()
/petsc/include/petsc/private/
H A Dpetscimpl.h995 …PetscCheck((obj)->ops->PETSC_FIRST_ARG((__VA_ARGS__, unused)), PetscObjectComm((PetscObject)obj), …
996 …PetscStringize(PETSC_FIRST_ARG((__VA_ARGS__,unused))), ((PetscObject)obj)->class_name, ((PetscObje…
997 …PetscCall((*(obj)->ops->PETSC_FIRST_ARG((__VA_ARGS__, unused)))(obj PETSC_REST_ARG(__VA_ARGS__)));…
1023 …obj)->ops->PETSC_FIRST_ARG((__VA_ARGS__, unused))) PetscCall((*(obj)->ops->PETSC_FIRST_ARG((__VA_A…
/petsc/src/sys/info/
H A Dverboseinfo.c214 PetscInt unused; in PetscInfoGetClass() local
219 …Classes, (const char *const *)PetscInfoClassnames, classname ? classname : "sys", &unused, found)); in PetscInfoGetClass()
/petsc/src/dm/impls/swarm/tests/
H A Dex5.c325 PetscErrorCode circleSingleX(PetscInt dim, PetscReal time, const PetscReal unused[], PetscInt p, Pe… in circleSingleX() argument
332 PetscErrorCode circleSingleV(PetscInt dim, PetscReal time, const PetscReal unused[], PetscInt p, Pe… in circleSingleV() argument
340 PetscErrorCode circleMultipleX(PetscInt dim, PetscReal time, const PetscReal unused[], PetscInt p, … in circleMultipleX() argument
352 PetscErrorCode circleMultipleV(PetscInt dim, PetscReal time, const PetscReal unused[], PetscInt p, … in circleMultipleV() argument
/petsc/src/dm/partitioner/impls/chaco/
H A Dpartchaco.c17 PetscInt unused; member
/petsc/src/snes/tutorials/
H A Dex58.c143 PetscErrorCode FormGradient(SNES snes, Vec X, Vec G, void *unused) in FormGradient() argument
270 PetscErrorCode FormJacobian(SNES snes, Vec X, Mat H, Mat tHPre, void *unused) in FormJacobian() argument
570 PetscErrorCode ComputeInitialGuess(SNES snes, Vec X, void *unused) in ComputeInitialGuess() argument
/petsc/src/dm/impls/plex/tutorials/output/
H A Dex17_cylinder_igs.out149 There are 3 unused database options. They are:
H A Dex17_cylinder_egads.out147 There are 3 unused database options. They are:

123