Home
last modified time | relevance | path

Searched defs:step (Results 1 – 25 of 105) sorted by relevance

12345

/petsc/src/ts/interface/
H A Dtsmon.c28 PetscErrorCode TSMonitor(TS ts, PetscInt step, PetscReal ptime, Vec u) in TSMonitor()
192 PetscErrorCode TSMonitorDefault(TS ts, PetscInt step, PetscReal ptime, Vec v, PetscViewerAndFormat … in TSMonitorDefault()
285 PetscErrorCode TSMonitorWallClockTime(TS ts, PetscInt step, PetscReal ptime, Vec v, PetscViewerAndF… in TSMonitorWallClockTime()
335 PetscErrorCode TSMonitorExtreme(TS ts, PetscInt step, PetscReal ptime, Vec v, PetscViewerAndFormat … in TSMonitorExtreme()
438 PetscErrorCode TSMonitorLGTimeStep(TS ts, PetscInt step, PetscReal ptime, Vec v, PetscCtx monctx) in TSMonitorLGTimeStep()
581 PetscErrorCode TSMonitorDrawSolution(TS ts, PetscInt step, PetscReal ptime, Vec u, PetscCtx ctx) in TSMonitorDrawSolution()
638 PetscErrorCode TSMonitorDrawSolutionPhase(TS ts, PetscInt step, PetscReal ptime, Vec u, PetscCtx ct… in TSMonitorDrawSolutionPhase()
774 PetscErrorCode TSMonitorDrawSolutionFunction(TS ts, PetscInt step, PetscReal ptime, Vec u, PetscCtx… in TSMonitorDrawSolutionFunction()
813 PetscErrorCode TSMonitorDrawError(TS ts, PetscInt step, PetscReal ptime, Vec u, PetscCtx Ctx) in TSMonitorDrawError()
874 PetscErrorCode TSMonitorSolution(TS ts, PetscInt step, PetscReal ptime, Vec u, PetscViewerAndFormat… in TSMonitorSolution()
[all …]
H A Dtshistory.c48 PetscErrorCode TSHistoryGetTime(TSHistory tsh, PetscBool backward, PetscInt step, PetscReal *t) in TSHistoryGetTime()
63 PetscErrorCode TSHistoryGetTimeStep(TSHistory tsh, PetscBool backward, PetscInt step, PetscReal *dt) in TSHistoryGetTimeStep()
/petsc/src/vec/is/is/tests/
H A Dex10.c6 static PetscErrorCode CreateIS(MPI_Comm comm, PetscInt n, PetscInt first, PetscInt step, IS *is) in CreateIS()
24 PetscInt n = 10, N, first = 0, step = 0, start, end; in main() local
H A Dex13.c11 …ErrorCode CreateIS(MPI_Comm comm, PetscInt type, PetscInt n, PetscInt first, PetscInt step, IS *is) in CreateIS()
41 PetscInt n = 10, first = 0, step = 1, offset = 0; in main() local
H A Dex4.c7 PetscInt step = 2; in main() local
/petsc/src/vec/is/is/impls/stride/
H A Dstride.c9 PetscInt first, step; member
87 PetscErrorCode ISStrideGetInfo(IS is, PetscInt *first, PetscInt *step) in ISStrideGetInfo()
130 PetscInt rem, step; in ISLocate_Stride() local
347 PetscErrorCode ISStrideSetStride(IS is, PetscInt n, PetscInt first, PetscInt step) in ISStrideSetStride()
356 static PetscErrorCode ISStrideSetStride_Stride(IS is, PetscInt n, PetscInt first, PetscInt step) in ISStrideSetStride_Stride()
408 PetscErrorCode ISCreateStride(MPI_Comm comm, PetscInt n, PetscInt first, PetscInt step, IS *is) in ISCreateStride()
/petsc/src/vec/is/is/tutorials/
H A Dex2.c13 PetscInt i, n, first, step; in main() local
/petsc/src/tao/bound/impls/bncg/
H A Dbncg.c42 PetscErrorCode TaoBNCGBoundStep(Tao tao, PetscInt asType, Vec step) in TaoBNCGBoundStep()
63 PetscReal step = 1.0, gnorm, gnorm2, resnorm; in TaoSolve_BNCG() local
436 PETSC_INTERN PetscErrorCode TaoBNCGStepDirectionUpdate(Tao tao, PetscReal gnorm2, PetscReal step, P… in TaoBNCGStepDirectionUpdate()
873 PetscReal step = 1.0, gnorm2, gd, dnorm = 0.0; in TaoBNCGConductIteration() local
/petsc/src/ts/adapt/impls/history/
H A Dadapthist.c10 PetscInt step; in TSAdaptChoose_History() local
79 PetscErrorCode TSAdaptHistoryGetStep(TSAdapt adapt, PetscInt step, PetscReal *t, PetscReal *dt) in TSAdaptHistoryGetStep()
/petsc/src/ts/tests/
H A Dex14.c26 PetscInt step; in TestCheckStage() local
47 PetscInt step; in TestExplicitTS() local
H A Dex28.c351 static PetscErrorCode HGMonitor(TS ts, PetscInt step, PetscReal t, Vec U, PetscCtx ctx) in HGMonitor()
382 static PetscErrorCode SPMonitor(TS ts, PetscInt step, PetscReal t, Vec U, PetscCtx ctx) in SPMonitor()
414 static PetscErrorCode KSConv(TS ts, PetscInt step, PetscReal t, Vec U, PetscCtx ctx) in KSConv()
H A Dex2.c139 PetscErrorCode Monitor(TS ts, PetscInt step, PetscReal time, Vec global, PetscCtx ctx) in Monitor()
/petsc/src/binding/petsc4py/demo/python_types/
H A Dtaopython_protocol.py26 def step(self, tao: TAO, x: Vec, g: Vec, s: Vec): member in TAOPythonProtocol
/petsc/src/ts/utils/
H A Ddmnetworkts.c109 PetscErrorCode TSMonitorLGCtxNetworkSolution(TS ts, PetscInt step, PetscReal ptime, Vec u, void *dc… in TSMonitorLGCtxNetworkSolution()
/petsc/src/ksp/pc/impls/tfs/
H A Dgs.c971 PetscErrorCode PCTFS_gs_gop_vec(PCTFS_gs_id *gs, PetscScalar *vals, const char *op, PetscInt step) in PCTFS_gs_gop_vec()
988 static PetscErrorCode PCTFS_gs_gop_vec_plus(PCTFS_gs_id *gs, PetscScalar *vals, PetscInt step) in PCTFS_gs_gop_vec_plus()
1018 static PetscErrorCode PCTFS_gs_gop_vec_local_plus(PCTFS_gs_id *gs, PetscScalar *vals, PetscInt step) in PCTFS_gs_gop_vec_local_plus()
1065 …ic PetscErrorCode PCTFS_gs_gop_vec_local_in_plus(PCTFS_gs_id *gs, PetscScalar *vals, PetscInt step) in PCTFS_gs_gop_vec_local_in_plus()
1098 static PetscErrorCode PCTFS_gs_gop_vec_local_out(PCTFS_gs_id *gs, PetscScalar *vals, PetscInt step) in PCTFS_gs_gop_vec_local_out()
1131 …PetscErrorCode PCTFS_gs_gop_vec_pairwise_plus(PCTFS_gs_id *gs, PetscScalar *in_vals, PetscInt step) in PCTFS_gs_gop_vec_pairwise_plus()
1225 static PetscErrorCode PCTFS_gs_gop_vec_tree_plus(PCTFS_gs_id *gs, PetscScalar *vals, PetscInt step) in PCTFS_gs_gop_vec_tree_plus()
/petsc/src/dm/tutorials/
H A Dex2.c83 PetscInt step; in main() local
/petsc/src/binding/petsc4py/test/
H A Dtest_tao_py.py46 def step(self, tao, x, g, s): member in MyTao
185 def step(self, tao, x, g, s): member in MyGradientDescent
/petsc/src/binding/petsc4py/demo/legacy/perftest/
H A Ddriver.py117 step = OptDB.getInt('step', 4) variable
/petsc/src/tao/unconstrained/impls/lmvm/
H A Dlmvm.c11 PetscReal step = 1.0; in TaoSolve_LMVM() local
/petsc/src/tao/unconstrained/impls/cg/
H A Dtaocg.c17 PetscReal step = 1.0, f, gnorm, gnorm2, delta, gd, ginner, beta; in TaoSolve_CG() local
/petsc/src/ts/tutorials/optimal_control/
H A Dex1.c29 PetscInt step; in RHSFunction() local
50 PetscInt step, rows[2] = {0, 1}, rowcol[2]; in RHSJacobianP() local
102 PetscInt step, i, j, k; in RHSHessianProductPP() local
140 PetscInt step, j, k; in IntegrandHessianProductUU() local
/petsc/src/ts/tutorials/
H A Dextchem.c360 PetscErrorCode MonitorMassConservation(TS ts, PetscInt step, PetscReal time, Vec x, PetscCtx ctx) in MonitorMassConservation()
374 PetscErrorCode MonitorTempature(TS ts, PetscInt step, PetscReal time, Vec x, PetscCtx ctx) in MonitorTempature()
/petsc/src/tao/bound/impls/bnk/
H A Dbnk.c344 PetscErrorCode TaoBNKBoundStep(Tao tao, PetscInt asType, Vec step) in TaoBNKBoundStep()
796 PetscReal step, kappa; in TaoBNKUpdateTrustRadius() local
/petsc/src/ts/tutorials/hamiltonian/
H A Dex1.c86 static PetscErrorCode Monitor(TS ts, PetscInt step, PetscReal t, Vec U, PetscCtx ctx) in Monitor()
/petsc/src/tao/unconstrained/impls/owlqn/
H A Dowlqn.c56 PetscReal step = 1.0; in TaoSolve_OWLQN() local

12345