Home
last modified time | relevance | path

Searched refs:recompute (Results 1 – 10 of 10) sorted by relevance

/petsc/src/vec/vec/tests/output/
H A Dex34_1.out6 recompute: norm1=1.202140e+01,norm2=4.930541e+00
8 recompute: norm1=2.438151e+00,norm2=1.000000e+00
/petsc/src/ts/trajectory/impls/memory/
H A Dtrajmemory.c116 PetscBool recompute; member
553 …tjsch->recompute = PETSC_TRUE; /* hints TSTrajectorySet() that it is in … in ReCompute()
572 tjsch->recompute = PETSC_FALSE; /* reset the flag for recompute mode */ in ReCompute()
638 if (stack->solution_only && tjsch->recompute) PetscFunctionReturn(PETSC_SUCCESS); in TSTrajectoryMemorySet_N()
726 if (tjsch->save_stack && tjsch->recompute) PetscFunctionReturn(PETSC_SUCCESS); in TSTrajectoryMemorySet_TLNR()
733 if (!tjsch->recompute) { in TSTrajectoryMemorySet_TLNR()
1141 if (!tjsch->recompute) { in TSTrajectoryMemorySet_TLR()
1152 …if (stack->solution_only && stepnum == tjsch->total_steps - laststridesize && !tjsch->recompute) {… in TSTrajectoryMemorySet_TLR()
1155 …n_only && stepnum == tjsch->total_steps - laststridesize + 1 && !tjsch->recompute) { /* step tjsch… in TSTrajectoryMemorySet_TLR()
1314 …n_only && localstepnum == 0 && stepnum != tjsch->total_steps && !tjsch->recompute) PetscFunctionRe… in TSTrajectoryMemorySet_TLTR()
[all …]
/petsc/doc/overview/
H A Dlinear_solve_table.md653 * - Pipelined predict-and-recompute Conjugate Gradient
/petsc/doc/changes/
H A D320.md171 - Add `PCGAMGSetRecomputeEstEig()` to set flag to have Chebyshev recompute its eigen estimates (def…
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DKSP.pyx30 Pipelined predict-and-recompute conjugate gradient method.
H A DPC.pyx494 `False` to recompute on changes to the matrix.
/petsc/doc/manual/
H A Dmat.md1017 with `MAT_INPLACE_MATRIX` it may be called again with `MAT_REUSE_MATRIX` and it will recompute the …
/petsc/share/petsc/datafiles/meshes/
H A Dtestcase3D.cas5627 (ccs/dir/recompute? #f)
7555 (parallel/weights-recompute-boundary-only? #t)
8459 (recon/nbg-sym-recompute-from-node? #f)
8739 (cpld/hsn/flux-recompute-face-density? #t)
8740 (cpld/hsn/flux-recompute-face-thermodynamic-state? #f)
/petsc/doc/faq/
H A Dindex.md888 know that the matrix has not changed and will not recompute the
/petsc/doc/
H A Dpetsc.bib888 title = {Predict-and-recompute conjugate gradient variants},