Home
last modified time | relevance | path

Searched defs:V (Results 1 – 25 of 109) sorted by relevance

12345

/petsc/src/mat/impls/lrc/
H A Dlrc.c7 Mat U, V; /* dense tall-skinny matrices */ member
17 Mat U, V; in MatMult_LRC_kernel() local
119 static PetscErrorCode MatLRCGetMats_LRC(Mat N, Mat *A, Mat *U, Vec *c, Mat *V) in MatLRCGetMats_LRC()
131 static PetscErrorCode MatLRCSetMats_LRC(Mat N, Mat A, Mat U, Vec c, Mat V) in MatLRCSetMats_LRC()
174 PetscErrorCode MatLRCGetMats(Mat N, Mat *A, Mat *U, Vec *c, Mat *V) in MatLRCGetMats()
200 PetscErrorCode MatLRCSetMats(Mat N, Mat A, Mat U, Vec c, Mat V) in MatLRCSetMats()
255 Mat V = Na->V; in MatSetUp_LRC() local
373 PetscErrorCode MatCreateLRC(Mat A, Mat U, Vec c, Mat V, Mat *N) in MatCreateLRC()
/petsc/src/ts/tests/
H A Dex6.c13 PetscErrorCode f(PetscReal t, Vec U, Vec V, Vec F) in f()
23 PetscErrorCode F(PetscReal t, Vec U, Vec V, Vec F) in F()
33 Vec U, V; member
98 PetscErrorCode SNESFunction(SNES snes, Vec V, Vec F, void *actx) in SNESFunction()
H A Dex9.c16 PetscErrorCode f(PetscReal t, Vec U, Vec V, Vec F) in f()
27 PetscErrorCode F(PetscReal t, Vec U, Vec V, Vec F) in F()
35 Vec U, V; member
H A Dex80.c17 PetscErrorCode Residual(TS ts, PetscReal t, Vec U, Vec V, Vec A, Vec R, PetscCtx ctx) in Residual()
34 PetscErrorCode Tangent(TS ts, PetscReal t, Vec U, Vec V, Vec A, PetscReal shiftV, PetscReal shiftA,… in Tangent()
57 Vec U, V; in main() local
H A Dex10.c15 Vec U, V; member
40 PetscErrorCode TSDAESimpleSetIFunction(TSDAESimple tsdae, Vec V, PetscErrorCode (*F)(PetscReal, Vec… in TSDAESimpleSetIFunction() argument
110 PetscErrorCode TSDAESimple_Reduced_SNESFunction(SNES snes, Vec V, Vec F, void *actx) in TSDAESimple_Reduced_SNESFunction()
323 PetscErrorCode f(PetscReal t, Vec U, Vec V, Vec F, PetscCtx ctx) in f()
334 PetscErrorCode F(PetscReal t, Vec U, Vec V, Vec F, PetscCtx ctx) in F()
344 Vec U, V, Usolution; in main() local
H A Dex81.c16 PetscErrorCode Residual(TS ts, PetscReal t, Vec U, Vec V, Vec R, PetscCtx ctx) in Residual()
33 PetscErrorCode Tangent(TS ts, PetscReal t, Vec U, Vec V, PetscReal shiftV, Mat J, Mat P, PetscCtx c… in Tangent()
H A Dex7.c58 Vec UV, V; member
146 PetscErrorCode SNESFunction(SNES snes, Vec V, Vec F, void *actx) in SNESFunction()
/petsc/src/ts/tutorials/
H A Dex44.c25 Vec V; in Event() local
40 Vec V; in PostEvent() local
68 static PetscErrorCode I2Function(TS ts, PetscReal t, Vec U, Vec V, Vec A, Vec F, PetscCtx ctx) in I2Function()
89 static PetscErrorCode I2Jacobian(TS ts, PetscReal t, Vec U, Vec V, Vec A, PetscReal shiftV, PetscRe… in I2Jacobian()
119 Vec U, V; /* solution will be stored here */ in main() local
/petsc/src/vec/vec/tests/
H A Dmakefile6 V ?= 0 macro
H A Dex34.c8 Vec V, W; in main() local
H A Dex43.c7 Vec *V, t; in main() local
/petsc/src/sys/tests/
H A Dmakefile6 V ?= 0 macro
/petsc/src/ksp/ksp/tutorials/
H A Dmakefile9 V ?= 0 macro
/petsc/src/vec/vec/tutorials/
H A Dmakefile6 V ?= 0 macro
/petsc/src/ksp/ksp/tutorials/amrex/
H A Dmakefile9 V ?= 0 macro
/petsc/src/ksp/ksp/impls/bcgs/
H A Dbcgs.c22 Vec X, B, V, P, R, RP, T, S; in KSPSolve_BCGS() local
145 PetscErrorCode KSPBuildSolution_BCGS(KSP ksp, Vec v, Vec *V) in KSPBuildSolution_BCGS()
/petsc/src/vec/vec/impls/seq/
H A Dbvec3.c22 PetscErrorCode VecCreate_Seq(Vec V) in VecCreate_Seq()
/petsc/share/petsc/matlab/
H A Dlaplacian.m306 V = []; variable
406 V = V1; variable
408 V = kron(e2,V1).*kron(V2,e1); variable
410 V = kron(e3, kron(e2, V1)).*kron(e3, kron(V2, e1))... variable
/petsc/src/sys/classes/viewer/impls/socket/mex-scripts/
H A Dmakefile16 V ?= 0 macro
/petsc/src/tao/interface/
H A Dfdiff.c113 PetscErrorCode TaoDefaultComputeHessian(Tao tao, Vec V, Mat H, Mat B, void *dummy) in TaoDefaultComputeHessian()
164 PetscErrorCode TaoDefaultComputeHessianColor(Tao tao, Vec V, Mat H, Mat B, PetscCtx ctx) in TaoDefaultComputeHessianColor()
/petsc/src/ts/impls/glee/
H A Dglee.c33 PetscReal *A, *B, *U, *V, *S, *F, *c; /* Tableau */ member
170 ….0, 0, 0}, {-2.0, 1.0, 1.0}}, U[3][2] = {{1.0, 0}, {1.0, 0.5}, {1.0, 0.5}}, V[2][2] = {{1, 0}, {0,… in TSGLEERegisterAll() local
184 …1.0 / 12.0, 1.0 / 12.0, -1.0 / 6.0}}, U[3][2] = {{1, 0}, {1, 10}, {1, -1}}, V[2][2] = {{1, 0}, {0,… in TSGLEERegisterAll() local
199 …0 / 8.0}}, U[4][2] = {{0, 1}, {75.0 / 58.0, -17.0 / 58.0}, {0, 1}, {0, 1}}, V[2][2] = {{1, 0}, {0,… in TSGLEERegisterAll() local
215 …12310994469381424520}, {0.99056100455550913009, 0.0094389954444908699092}}, V[2][2] = {{1, 0}, {0,… in TSGLEERegisterAll() local
231 …8658046436496925911.0, 100050763666313171803.0 / 108658046436496925911.0}}, V[2][2] = {{1, 0}, {0,… in TSGLEERegisterAll() local
248 …}}, U[6][2] = {{1, 0}, {1, 0}, {1, 0.75}, {1, 0.75}, {1, 0.75}, {1, 0.75}}, V[2][2] = {{1, 0}, {0,… in TSGLEERegisterAll() local
267 …U[8][2] = {{1, 0}, {1, 0}, {1, 0}, {1, 0}, {1, 1}, {1, 1}, {1, 1}, {1, 1}}, V[2][2] = {{1, 0}, {0,… in TSGLEERegisterAll() local
287 … {1, 0}, {1, 0.75}, {1, 0.75}, {1, 0.75}, {1, 0.75}, {1, 0.75}, {1, 0.75}}, V[2][2] = {{1, 0}, {0,… in TSGLEERegisterAll() local
389 …ma, const PetscReal A[], const PetscReal B[], const PetscReal U[], const PetscReal V[], const Pets… in TSGLEERegister()
[all …]
/petsc/src/vec/vec/utils/
H A Dprojection.c222 PetscErrorCode VecWhichBetween(Vec VecLow, Vec V, Vec VecHigh, IS *S) in VecWhichBetween()
290 PetscErrorCode VecWhichBetweenOrEqual(Vec VecLow, Vec V, Vec VecHigh, IS *S) in VecWhichBetweenOrEqual()
367 PetscErrorCode VecWhichInactive(Vec VecLow, Vec V, Vec D, Vec VecHigh, PetscBool Strong, IS *S) in VecWhichInactive()
630 PetscErrorCode ISComplementVec(IS S, Vec V, IS *T) in ISComplementVec()
658 PetscErrorCode VecISSet(Vec V, IS S, PetscScalar c) in VecISSet()
703 PetscErrorCode VecISShift(Vec V, IS S, PetscScalar c) in VecISShift()
/petsc/src/mat/tests/
H A Dex102.c8 Mat A, U, V, LR, X, LRe; in main() local
/petsc/src/binding/petsc4py/src/lib-petsc/compat/
H A Dviennacl.h11 …NUSED PetscScalar cpuarray[],PETSC_UNUSED PetscScalar* viennaclvec,PETSC_UNUSED Vec *V) {PetscVien… in VecCreateSeqViennaCLWithArrays()
/petsc/src/snes/tutorials/
H A Dmakefile9 V ?= 0 macro

12345