Home
last modified time | relevance | path

Searched refs:correct (Results 1 – 25 of 97) sorted by relevance

1234

/petsc/src/sys/tests/linter/output/
H A DtestValidHeaders.patch35 /* correct */
63 /* correct */
91 /* correct */
H A DtestValidPointers.patch63 /* correct */
126 /* correct */
136 /* correct */
142 /* correct */
H A DtestDisabled.patch14 /* correct by being disabled */
H A DtestValidPetscObject.patch21 /* correct */
/petsc/src/sys/tests/
H A Dex33.c9 PetscErrorCode correct() in correct() function
42 for (PetscInt i = 0; i < PETSCSTACKSIZE + 1; i++) PetscCall(correct()); in main()
H A Dex54options_1h1 # This options file is correct.
H A Dex54options1 # This options file is correct.
/petsc/src/ksp/pc/impls/deflation/
H A Ddeflation.c119 def->correct = PETSC_TRUE; in PCDeflationSetCorrectionFactor_Deflation()
121 if (def->correctfact == 0.0) def->correct = PETSC_FALSE; in PCDeflationSetCorrectionFactor_Deflation()
438 if (def->correct) { in PCApply_Deflation()
602 ((PC_Deflation *)pcinner->data)->correct = def->correct; in PCSetUp_Deflation()
721 …if (def->correct) PetscCall(PetscViewerASCIIPrintf(viewer, "using CP correction, factor = %g+%gi\n… in PCView_Deflation()
748 … problem correction Q to P", "PCDeflationSetCorrectionFactor", def->correct, &def->correct, NULL)); in PCSetFromOptions_Deflation()
846 def->correct = PETSC_FALSE; in PCCreate_Deflation()
H A Ddeflation.h8 PetscBool correct; /* add CP (Qr) correction to descent direction */ member
/petsc/src/ts/tutorials/autodiff/output/
H A Dadr_ex1_2.out5 O(1.e-8), the hand-coded Jacobian is probably correct.
/petsc/src/dm/impls/stag/tests/output/
H A Dex40_3d_no_coupling.out5 O(1.e-8), the hand-coded Jacobian is probably correct.
H A Dex40_2d_no_coupling_nsize-4_stag_dof_0-2_stag_dof_1-2_stag_dof_2-1.out5 O(1.e-8), the hand-coded Jacobian is probably correct.
H A Dex40_2d_no_coupling_nsize-4_stag_dof_0-1_stag_dof_1-1_stag_dof_2-2.out5 O(1.e-8), the hand-coded Jacobian is probably correct.
H A Dex40_2d_no_coupling_nsize-4_stag_dof_0-1_stag_dof_1-2_stag_dof_2-2.out5 O(1.e-8), the hand-coded Jacobian is probably correct.
H A Dex40_2d_no_coupling_nsize-1_stag_dof_0-1_stag_dof_1-1_stag_dof_2-2.out5 O(1.e-8), the hand-coded Jacobian is probably correct.
H A Dex40_2d_no_coupling_nsize-1_stag_dof_0-2_stag_dof_1-2_stag_dof_2-2.out5 O(1.e-8), the hand-coded Jacobian is probably correct.
H A Dex40_2d_no_coupling_nsize-1_stag_dof_0-1_stag_dof_1-1_stag_dof_2-1.out5 O(1.e-8), the hand-coded Jacobian is probably correct.
H A Dex40_2d_no_coupling_nsize-4_stag_dof_0-2_stag_dof_1-1_stag_dof_2-2.out5 O(1.e-8), the hand-coded Jacobian is probably correct.
H A Dex40_2d_no_coupling_nsize-4_stag_dof_0-2_stag_dof_1-1_stag_dof_2-1.out5 O(1.e-8), the hand-coded Jacobian is probably correct.
H A Dex40_2d_no_coupling_nsize-1_stag_dof_0-2_stag_dof_1-1_stag_dof_2-1.out5 O(1.e-8), the hand-coded Jacobian is probably correct.
H A Dex40_2d_no_coupling_nsize-4_stag_dof_0-1_stag_dof_1-1_stag_dof_2-1.out5 O(1.e-8), the hand-coded Jacobian is probably correct.
H A Dex40_2d_no_coupling_nsize-1_stag_dof_0-2_stag_dof_1-2_stag_dof_2-1.out5 O(1.e-8), the hand-coded Jacobian is probably correct.
H A Dex40_2d_no_coupling_nsize-1_stag_dof_0-1_stag_dof_1-2_stag_dof_2-2.out5 O(1.e-8), the hand-coded Jacobian is probably correct.
H A Dex40_2d_no_coupling_nsize-1_stag_dof_0-1_stag_dof_1-2_stag_dof_2-1.out5 O(1.e-8), the hand-coded Jacobian is probably correct.
H A Dex40_2d_no_coupling_nsize-4_stag_dof_0-2_stag_dof_1-2_stag_dof_2-2.out5 O(1.e-8), the hand-coded Jacobian is probably correct.

1234