Skip to content
Snippets Groups Projects
Select Git revision
  • stefanozampini/tr-adapt-deltamax
  • balay/test4
  • balay/update-petsc4py-spack-ldshared
  • jrwrigh/partition_balance
  • barry/2025-04-20/docs-linear-regressor-in-ksp
  • release protected
  • main default protected
  • barry/2025-04-17/rm-dollar-sign-formated-manualpages/release
  • balay/test
  • jolivet/cleanup-symbols
  • jolivet/pc-precision-mumps
  • barry/2025-04-16/docs-converged-normal-equations/release
  • balay/ci-u24-migrate-2
  • barry/2025-04-15/add-more-pkg-config-stuff/release
  • balay/test2
  • balay/test3
  • jolivet/clang-format-21
  • ksagiyam/fix_submesh_coordinates
  • hsuh/feature-matdensekokkos
  • balay/mpich-default-ucx
  • v3.23.0 protected
  • v3.22.5 protected
  • v3.22.4 protected
  • v3.22.3 protected
  • v3.22.2 protected
  • v3.22.1 protected
  • v3.22.0 protected
  • v3.21.6 protected
  • v3.21.5 protected
  • v3.21.4 protected
  • v3.21.3 protected
  • v3.21.2 protected
  • v3.21.1 protected
  • v3.21.0 protected
  • v3.20.6 protected
  • v3.20.5 protected
  • v3.20.4 protected
  • v3.20.3 protected
  • v3.20.2 protected
  • v3.20.1 protected
40 results

partparmetis.c

  • Barry Smith's avatar
    ce78bad3
    Fortran 90: fully embrace After 34 years! · ce78bad3
    Barry Smith authored and Satish Balay's avatar Satish Balay committed
    
    - deprecate use of 'F90' in Fortran function names
    - use Fortran pointers when appropriate
    - the new Fortran API is not backward compatible with previous versions!
    - also clean up inconsistent PETSc code detected by new Fortran generation tools
    - drop use of bfort
    - automatically generate all the Fortran PETSc objects, enums etc from the include files
    - generate most of the Fortran interface definitions and functions from the source code
    - simplify the number and organization of Fortran modules
    
    Co-authored-by: default avatarJose E. Roman <jroman@dsic.upv.es>
    ce78bad3
    History
    Fortran 90: fully embrace After 34 years!
    Barry Smith authored and Satish Balay's avatar Satish Balay committed
    
    - deprecate use of 'F90' in Fortran function names
    - use Fortran pointers when appropriate
    - the new Fortran API is not backward compatible with previous versions!
    - also clean up inconsistent PETSc code detected by new Fortran generation tools
    - drop use of bfort
    - automatically generate all the Fortran PETSc objects, enums etc from the include files
    - generate most of the Fortran interface definitions and functions from the source code
    - simplify the number and organization of Fortran modules
    
    Co-authored-by: default avatarJose E. Roman <jroman@dsic.upv.es>
partparmetis.c 12.55 KiB