History log of /petsc/src/ksp/pc/tutorials/ex4.c (Results 1 – 8 of 8)
Revision Date Author Comments
# 732aec7a 22-Sep-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/remove-cast' into 'main'

Use NULL or nullptr instead of casted 0

See merge request petsc/petsc!7857


# c8025a54 21-Sep-2024 Pierre Jolivet <pierre@joliv.et>

Use NULL or nullptr instead of casted 0


# d8e47b63 17-Sep-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2024-09-02/rebased-fix-conversion-warnings' into 'main'

Compiler finds (and forbid) casts from higher precision integers to lower

See merge request petsc/petsc!7806


# 6497c311 25-Aug-2024 Barry Smith <bsmith@mcs.anl.gov>

Add to CI compilers flags '-Wconversion', '-Wno-sign-conversion', '-Wno-float-conversion', '-Wno-implicit-float-conversion']

Also fix the code to repository to compile cleanly with these flags in th

Add to CI compilers flags '-Wconversion', '-Wno-sign-conversion', '-Wno-float-conversion', '-Wno-implicit-float-conversion']

Also fix the code to repository to compile cleanly with these flags in the CI

show more ...


# 32e03751 29-Jul-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jose/deprecate-petsc-default' into 'main'

Fix usage of deprecated PETSC_DEFAULT

See merge request petsc/petsc!7707


# fb842aef 29-Jul-2024 Jose E. Roman <jroman@dsic.upv.es>

Fix usage of deprecated PETSC_DEFAULT


# aa18ff2c 06-Jun-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'lindad/user-provided-alpha-mat' into 'main'

Demonstrate approximate Benzi preconditioner for grad-div perturbations to the velocity block of Navier-Stokes

See merge request petsc/pets

Merge branch 'lindad/user-provided-alpha-mat' into 'main'

Demonstrate approximate Benzi preconditioner for grad-div perturbations to the velocity block of Navier-Stokes

See merge request petsc/petsc!7550

show more ...


# 78a3110e 06-Jun-2024 Alexander <alexlindsay239@gmail.com>

Demonstrate approximate Benzi preconditioner for grad-div perturbations to the velocity block of Navier-Stokes