Home
last modified time | relevance | path

Searched defs:sol (Results 1 – 25 of 49) sorted by relevance

12

/petsc/src/ksp/ksp/tests/ !
H A Dex80.c14 Vec sol, rhs, newsol, newrhs; in main() local
97 Vec sol, rhs; in main() local
H A Dex83.c12 Vec sol, rhs, sol_nest, rhs_nest; in main() local
/petsc/src/ts/impls/explicit/ssp/ !
H A Dssp.c53 static PetscErrorCode TSSSPStep_RK_2(TS ts, PetscReal t0, PetscReal dt, Vec sol) in TSSSPStep_RK_2()
85 static PetscErrorCode TSSSPStep_RK_3(TS ts, PetscReal t0, PetscReal dt, Vec sol) in TSSSPStep_RK_3()
144 static PetscErrorCode TSSSPStep_RK_10_4(TS ts, PetscReal t0, PetscReal dt, Vec sol) in TSSSPStep_RK_10_4()
190 Vec sol = ts->vec_sol; in TSStep_SSP() local
/petsc/src/ksp/ksp/interface/ !
H A Diguess.c304 PetscErrorCode KSPGuessUpdate(KSPGuess guess, Vec rhs, Vec sol) in KSPGuessUpdate()
328 PetscErrorCode KSPGuessFormGuess(KSPGuess guess, Vec rhs, Vec sol) in KSPGuessFormGuess()
H A Diterativ.c630 Vec sol; in KSPMonitorError() local
693 Vec sol, e; in KSPMonitorErrorDraw() local
742 Vec sol; in KSPMonitorErrorDrawLG() local
/petsc/src/tao/unconstrained/impls/lmvm/tests/ !
H A Dex1.c29 Vec sol; in main() local
/petsc/src/ksp/pc/impls/bddc/ !
H A Dbddcschurs.c12 PetscErrorCode PCBDDCReuseSolversBenignAdapt(PCBDDCReuseSolvers ctx, Vec v, Vec v2, PetscBool sol, … in PCBDDCReuseSolversBenignAdapt()
116 static PetscErrorCode PCBDDCReuseSolvers_Solve_Private(PC pc, Vec rhs, Vec sol, PetscBool transpose… in PCBDDCReuseSolvers_Solve_Private()
187 static PetscErrorCode PCBDDCReuseSolvers_Correction(PC pc, Vec rhs, Vec sol) in PCBDDCReuseSolvers_Correction()
194 static PetscErrorCode PCBDDCReuseSolvers_CorrectionTranspose(PC pc, Vec rhs, Vec sol) in PCBDDCReuseSolvers_CorrectionTranspose()
201 static PetscErrorCode PCBDDCReuseSolvers_Interior(PC pc, Vec rhs, Vec sol) in PCBDDCReuseSolvers_Interior()
208 static PetscErrorCode PCBDDCReuseSolvers_InteriorTranspose(PC pc, Vec rhs, Vec sol) in PCBDDCReuseSolvers_InteriorTranspose()
317 Vec sol, rhs; in PCBDDCComputeExplicitSchur() local
/petsc/src/dm/impls/stag/tutorials/ !
H A Dex2.c79 Vec sol, solRef, rhs; in main() local
607 static PetscErrorCode CheckSolution(Vec sol, Vec solRef) in CheckSolution()
H A Dex1.c86 Vec sol, solRef, solRefLocal, f, fLocal, rhs, coordSolLocal; in main() local
H A Dex3.c108 Vec sol, solRef, rhs; in main() local
1840 static PetscErrorCode CheckSolution(Vec sol, Vec solRef) in CheckSolution()
/petsc/src/dm/impls/stag/tests/ !
H A Dex5.c20 Vec sol, solRef, solRefLocal, rhs, rhsLocal; in main() local
H A Dex11.c16 Vec sol, solRef, solRefLocal, rhs, rhsLocal; in main() local
H A Dex8.c16 Vec sol, solRef, solRefLocal, rhs, rhsLocal; in main() local
/petsc/src/ts/impls/mimex/ !
H A Dmimex.c149 Vec sol = ts->vec_sol, update = mimex->update; in TSStep_Mimex_Split() local
216 Vec sol = ts->vec_sol; in TSStep_Mimex_Implicit() local
/petsc/src/ts/event/tests/ !
H A Dex2.c44 Vec sol; in main() local
H A Dex1sin.c44 Vec sol; in main() local
H A Dex4.c48 Vec sol; in main() local
H A Dex3.c55 Vec sol; in main() local
H A Dex5.c51 Vec sol; in main() local
H A Dex3span.c58 Vec sol; in main() local
/petsc/src/ts/tests/ !
H A Dex17.c86 PetscErrorCode TransferSetUp(TS ts, PetscInt step, PetscReal time, Vec sol, PetscBool *resize, Pets… in TransferSetUp()
H A Dex27.c336 Vec sol; /* Solution vector at current time */ in RHSFunctionParticles() local
395 Vec sol; in UpdateSwarm() local
/petsc/src/dm/impls/plex/ !
H A Dplexadapt.c80 const PetscScalar *sol; in DMPlexLabelToMetricConstraint() local
/petsc/src/dm/dt/interface/ !
H A Ddtds.c2291 PetscErrorCode PetscDSGetExactSolution(PetscDS prob, PetscInt f, PetscPointExactSolutionFn **sol, v… in PetscDSGetExactSolution()
2322 PetscErrorCode PetscDSSetExactSolution(PetscDS prob, PetscInt f, PetscPointExactSolutionFn *sol, Pe… in PetscDSSetExactSolution()
2356 …scDSGetExactSolutionTimeDerivative(PetscDS prob, PetscInt f, PetscPointExactSolutionFn **sol, void… in PetscDSGetExactSolutionTimeDerivative()
2387 …scDSSetExactSolutionTimeDerivative(PetscDS prob, PetscInt f, PetscPointExactSolutionFn *sol, Petsc… in PetscDSSetExactSolutionTimeDerivative()
3860 PetscSimplePointFn *sol; in PetscDSCopyExactSolutions() local
/petsc/src/snes/tutorials/ !
H A Dex62.c50 SolType sol; /* MMS solution */ member
230 PetscInt sol; in ProcessOptions() local

12