Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/output/
H A Dex46_1_alt_2.out29 type is FULL, levels=2 cycles=v
H A Dex46_1_alt.out29 type is FULL, levels=2 cycles=v
H A Dex46_1.out30 type is FULL, levels=2 cycles=v
H A Dex40f90_1.out31 type is FULL, levels=2 cycles=v
H A Dex22_1.out35 type is FULL, levels=3 cycles=v
H A Dex22_1_alt_2.out35 type is FULL, levels=3 cycles=v
H A Dex22_1_alt_3.out35 type is FULL, levels=3 cycles=v
H A Dex22_1_alt.out35 type is FULL, levels=3 cycles=v
H A Dex5_2.out51 type is FULL, levels=4 cycles=v
H A Dex5_2_alt.out47 type is FULL, levels=4 cycles=v
H A Dex5_1.out255 type is FULL, levels=3 cycles=v
/petsc/src/ksp/pc/impls/tfs/
H A Dtfs.h39 #define FULL 2 macro
H A Dgs.c421 gs->local_strength = FULL; in gsi_via_bit_mask()
/petsc/src/ksp/ksp/tutorials/output/
H A Dex27_4f.out12 FieldSplit with Schur preconditioner, blocksize = 1, factorization FULL
H A Dex34_1.out17 type is FULL, levels=3 cycles=v
H A Dex66_1.out14 type is FULL, levels=4 cycles=v
H A Dex50_1.out12 type is FULL, levels=4 cycles=v
H A Dex50_2.out13 type is FULL, levels=4 cycles=v
H A Dex66_2.out15 type is FULL, levels=4 cycles=v
H A Dex25_1.out112 type is FULL, levels=3 cycles=v
H A Dex25_2.out137 type is FULL, levels=3 cycles=v
/petsc/src/snes/tests/output/
H A Dex20_1.out31 type is FULL, levels=2 cycles=v
/petsc/doc/tutorials/physics/
H A Dguide_to_stokes.md436 FieldSplit with Schur preconditioner, factorization FULL
569 …ng a Schur complement. The Schur complement is faithful since we use the `FULL` factorization type.
583 FieldSplit with Schur preconditioner, factorization FULL
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DPC.pyx88 FULL = PC_MG_FULL variable in PCMGType
120 FULL = PC_FIELDSPLIT_SCHUR_PRE_FULL variable in PCFieldSplitSchurPreType
128 FULL = PC_FIELDSPLIT_SCHUR_FACT_FULL variable in PCFieldSplitSchurFactType
H A DViewer.pyx83 FULL = FULL_SIZE variable in ViewerDrawSize