Skip to content

Changes

#867 (Dec 9, 2023, 4:09:07 AM)

  1. SNESComputeObjective: add missing <rhs,x_k> term — balay / gitlab
  2. PetscPreLoad: allow calling multiple times — jed / gitlab

#866 (Dec 8, 2023, 4:09:09 AM)

  1. DMPLEXSUBMESH: fix what appear to be bugs — stefano.zampini / gitlab
  2. Whitelist MKL [C]PARDISO/SuperLU_DIST to be listed in manpages — pierre / gitlab
  3. Plex: Should set DS from options after creation — mail / gitlab

#865 (Dec 7, 2023, 4:09:14 AM)

  1. Remove incorrect constexpr — balay / gitlab
  2. docs: add -ksp_view_pre to  KSPSolve() manpage — balay / gitlab

#864 (Dec 6, 2023, 4:09:07 AM)

  1. Fix an issue where SNESGetSolutionNorm and SNESGetUpdateNorm don't work for ngmres. — rene.chenard.1 / gitlab
  2. doc(free): Document order dependency of PetscFreeN — james / gitlab
  3. Make MATCOMPOSITE matrices default to setting their vector type based on those of their constituent matrices — rmills / gitlab

#863 (Dec 5, 2023, 4:09:09 AM)

  1. Add Fortran stubs and interfaces for MatSetValuesLocal() — bsmith / gitlab

#862 (Dec 3, 2023, 4:09:08 AM)

  1. Update --download-netlib-lapack to use 3.12 and support using release tarball — balay / gitlab

#861 (Dec 2, 2023, 4:09:08 AM)

  1. Add docs on bounds of some section function arguments — bsmith / gitlab
  2. Minor housekeeping — pierre / gitlab
  3. Clarify in the manual pages the use of PetscCheck() vs PetscAssert() — balay / gitlab
  4. Fix manual pages in KSP — balay / gitlab

#860 (Dec 1, 2023, 4:09:10 AM)

  1. Add more details to developers documentation on how to add references to manual pages — bsmith / gitlab
  2. Fix some manual pages focusing on SNES — balay / gitlab
  3. Fix variable (#1504) — balay / gitlab
  4. docs: LANG=en_US triggers python utf-8 errors — balay / gitlab
  5. Increase patchlevel to 3.20.2 — balay / gitlab

#859 (Nov 29, 2023, 4:09:08 AM)

  1. Attempt to fix deploy of website docs for petsc4py — stefano.zampini / gitlab

#858 (Nov 28, 2023, 4:09:10 AM)

  1. MATSOLVERMUMPS: remove redundant PetscCheck() — pierre / gitlab
  2. configure: SLEPc 3.20.1 — pierre / gitlab
  3. Change ./configure arguments to speed up compile of PETSc for petsc4py docs — balay / gitlab