History log of /petsc/src/ksp/ksp/tutorials/ex84.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


# 009a99c1 13-Apr-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/feature-pcapplytranspose_redistribute' into 'main'

Add PCApplyTranspose_Redistribute()

See merge request petsc/petsc!7455


# 57cdce21 12-Apr-2024 Pierre Jolivet <pierre@joliv.et>

Add PCApplyTranspose_Redistribute()


# 81584f90 02-Sep-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-08-22/pcredistribute-initial-guess' into 'main'

Allow -ksp_initial_guess_nonzero to be used with pcredistribute

See merge request petsc/petsc!6834


# 3ae97395 02-Sep-2023 Barry Smith <bsmith@mcs.anl.gov>

Allow -ksp_initial_guess_nonzero to be used with pcredistribute

Reported-by: Jonas Lundgren <jonas.lundgren@liu.se>


# 4dd1336b 28-Apr-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-04-22/fieldsplit-fields-propogate' into 'main'

Propogate PCFieldSplitSetIS() fields for PCFIELDSPLIT through MatZeroRowsColumns and PCREDISTRIBUTE

See merge request petsc/p

Merge branch 'barry/2023-04-22/fieldsplit-fields-propogate' into 'main'

Propogate PCFieldSplitSetIS() fields for PCFIELDSPLIT through MatZeroRowsColumns and PCREDISTRIBUTE

See merge request petsc/petsc!6366

show more ...


# 69ff637e 22-Apr-2023 Barry Smith <bsmith@mcs.anl.gov>

Propogate PCFieldSplitSetIS() fields for PCFIELDSPLIT through MatZeroRowsColumns and PCREDISTRIBUTE

Reported-by: Carl-Johan Thore <carl-johan.thore@liu.se>