| #
b14c0cba
|
| 18-Feb-2021 |
Blaise Bourdin <bourdin@lsu.edu> |
petscviewer: fix the fortran bindings of XXXViewFromOptions when called with obj=PETSC_NULL_XXX
|
| #
16924cb1
|
| 26-Aug-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2020-08-16/fix-source-formatting' into 'master'
Turn on checkbadSource test to generate an error when found; fix all source code that causes errors
See merge request petsc/petsc
Merge branch 'barry/2020-08-16/fix-source-formatting' into 'master'
Turn on checkbadSource test to generate an error when found; fix all source code that causes errors
See merge request petsc/petsc!3064
show more ...
|
| #
2da392cc
|
| 17-Aug-2020 |
Barry Smith <bsmith@mcs.anl.gov> |
Turn on checkbadSource test to generate an error when found; fix all source code that causes errors
Commit-type: portability-fix, testing-fix, style-fix, feature, maintainability /spend 1.5h
|
| #
55220aa2
|
| 21-Feb-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2020-02-12/add-f90-interfaces/maint'
Add missing Fortran interface files
See merge request petsc/petsc!2519
|
| #
f0a86a08
|
| 12-Feb-2020 |
Barry Smith <bsmith@mcs.anl.gov> |
Add missing Fortran interface files
Commit-type: feature, example Reported-by: "David, Cedric H (US 329F)" <cedric.david@jpl.nasa.gov>
|
| #
f507b629
|
| 21-Feb-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/remove-stdcall' into 'master'
Remove usage of PETSC_HAVE_FORTRAN_STDCALL, PETSC_BLASLAPACK_STDCALL,...
See merge request petsc/petsc!2546
|
| #
19caf8f3
|
| 21-Feb-2020 |
Satish Balay <balay@mcs.anl.gov> |
Remove usage of PETSC_HAVE_FORTRAN_STDCALL, PETSC_BLASLAPACK_STDCALL, HAVE_FORTRAN_MIXED_STR_ARG flags - as Compaq f90 compiler is no longer supported
|
| #
d0eddb9b
|
| 07-Nov-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'mark/fix-viewfromoptions' into 'master'
prototype for ViewFromOptions macro-->functions
See merge request petsc/petsc!2083
|
| #
fe2efc57
|
| 07-Nov-2019 |
Mark <cal2princeton@yahoo.com> |
prototype for ViewFromOptions macro-->functions
|
| #
89583661
|
| 21-Jun-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/barry/add-petscarrayxxx-ops' [PR #1771]
|
| #
580bdb30
|
| 07-Jun-2019 |
Barry Smith <bsmith@mcs.anl.gov> |
Add PetscArraycmp(), PetscArraycpy(), PetscArrayzero(), PetscArraymove(), update code to use new forms
Replace a couple multi-mallocs with a single malloc Replace backwards loops in MatSetValues_*()
Add PetscArraycmp(), PetscArraycpy(), PetscArrayzero(), PetscArraymove(), update code to use new forms
Replace a couple multi-mallocs with a single malloc Replace backwards loops in MatSetValues_*() with PetscArraymove()
Commit-type: style-fix, feature
show more ...
|
| #
9a09376b
|
| 24-Mar-2019 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'master' of bitbucket.org:petsc/petsc
|
| #
048b3c40
|
| 21-Mar-2019 |
Marius <mbuerkle@web.de> |
Merged in mariusmarius/petscfork/marius/MPICreateSubMatricesMPI_fortran_interface (pull request #1456)
Fortran interface for MPICreateSubMatricesMPI
Approved-by: Matthew Knepley <knepley@gmail.com>
Merged in mariusmarius/petscfork/marius/MPICreateSubMatricesMPI_fortran_interface (pull request #1456)
Fortran interface for MPICreateSubMatricesMPI
Approved-by: Matthew Knepley <knepley@gmail.com> Approved-by: BarryFSmith <bsmith@mcs.anl.gov> Approved-by: Marius <mbuerkle@web.de>
show more ...
|
| #
81ec7b92
|
| 19-Mar-2019 |
marius <marius.buerkle@aist.go.jp> |
Fortran interface for MPICreateSubMatricesMPI
|
| #
a041468a
|
| 06-Mar-2019 |
Lawrence Mitchell <lawrence@wence.uk> |
Merge branch 'master' into wence/feature-patch-all-at-once
|
| #
d4d78e95
|
| 16-Feb-2019 |
Karl Rupp <me@karlrupp.net> |
Merge branch 'pr1351/m_diehl/m.diehl/more-fortran-interfaces-and-examples/master' [PR #1376]
* pr1351/m_diehl/m.diehl/more-fortran-interfaces-and-examples/master: A few examples translated from C to
Merge branch 'pr1351/m_diehl/m.diehl/more-fortran-interfaces-and-examples/master' [PR #1376]
* pr1351/m_diehl/m.diehl/more-fortran-interfaces-and-examples/master: A few examples translated from C to Fortran and additional Fortran 90 interfaces for some of the functions used in these examples.
show more ...
|
| #
856e55ca
|
| 16-Feb-2019 |
Karl Rupp <me@karlrupp.net> |
Merge branch 'pr1351/m_diehl/m.diehl/more-fortran-interfaces-and-examples/master' [PR #1376]
* pr1351/m_diehl/m.diehl/more-fortran-interfaces-and-examples/master: A few examples translated from C to
Merge branch 'pr1351/m_diehl/m.diehl/more-fortran-interfaces-and-examples/master' [PR #1376]
* pr1351/m_diehl/m.diehl/more-fortran-interfaces-and-examples/master: A few examples translated from C to Fortran and additional Fortran 90 interfaces for some of the functions used in these examples.
show more ...
|
| #
5c16e969
|
| 15-Feb-2019 |
Satish Balay <balay@mcs.anl.gov> |
fix link error on windows
ex212f.obj : error LNK2019: unresolved external symbol MATGETOWNERSHIPRANGE10 referenced in function MAIN__
|
| #
5dd307cd
|
| 01-Feb-2019 |
Martin Diehl <m.diehl@mpie.de> |
changes for tests/mat/examples/tests/ex126f
|
| #
91f56e93
|
| 31-Jan-2019 |
Martin Diehl <m.diehl@mpie.de> |
aliases for scalar/vector interfaces depending on compiler naming scheme
|
| #
a1a5ab92
|
| 28-Jan-2019 |
Joseph Pusztay <josephpusztay@Josephs-MacBook-Pro.local> |
Merge branch 'master' into jpusztay/feature-swarm-symplectic-example
|
| #
34d8b122
|
| 09-Dec-2018 |
Patrick Farrell <patrick@pefarrell.org> |
Merge branch 'master' into knepley/feature-snes-patch
Not sure if this has done the right thing because there are no tests yet. Also, the fortran stubs break (it doesn't know what to do with SNESCo
Merge branch 'master' into knepley/feature-snes-patch
Not sure if this has done the right thing because there are no tests yet. Also, the fortran stubs break (it doesn't know what to do with SNESCompositeType), and I don't know how to fix it.
show more ...
|
| #
f35fe2a5
|
| 06-Dec-2018 |
Joseph Pusztay <josephpu@buffalo.edu> |
Merged petsc/petsc into master
|
| #
83c10b7e
|
| 04-Dec-2018 |
Pierre Jolivet <pierre.jolivet@enseeiht.fr> |
Merged petsc/petsc into master
|
| #
d51f3b72
|
| 07-Nov-2018 |
Karl Rupp <me@karlrupp.net> |
Merge branch 'barry/fix-check-ierr-before-freechar/maint' into maint [PR #1220]
* barry/fix-check-ierr-before-freechar/maint: Add if (*ierr) return checks for all Fortran stubs that utilize FREECHAR
Merge branch 'barry/fix-check-ierr-before-freechar/maint' into maint [PR #1220]
* barry/fix-check-ierr-before-freechar/maint: Add if (*ierr) return checks for all Fortran stubs that utilize FREECHAR() Otherwise the ierr is overwritten by the FREECHAR() thus returning a zero error code when it should not
show more ...
|