| #
020631bc
|
| 19-Feb-2014 |
Peter Brune <brune@mcs.anl.gov> |
Merge branch 'master' into prbrune/snes-fascontinuation
Conflicts: include/petscsnesfas.h
|
| #
5aedad79
|
| 17-Feb-2014 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/add-fortran-num-consts'
|
| #
d5410ed8
|
| 17-Feb-2014 |
Satish Balay <balay@mcs.anl.gov> |
win32: fix fortran upcase for petscsetcommonblocknumeric_()
libpetsc.lib(zstartf.o) : error LNK2001: unresolved external symbol _petscsetcommonblocknumeric_@32
|
| #
1f1b5a69
|
| 15-Feb-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'master' into barry/ts-rhsjacobian-only
|
| #
1d449cb9
|
| 14-Feb-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'barry/add-fortran-num-consts'
|
| #
6d808a57
|
| 13-Feb-2014 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Merge branch 'shri/update-SuiteSparse' into shri/external-package-KLU
Conflicts: conf/test config/examples/arch-linux-pkgs-dbg-ftn-interfaces.py config/examples/arch-linux-pkgs-opt.py
|
| #
639f5a5b
|
| 09-Feb-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
numerical constants such as PETSC_PI, PETSC_REAL_MAX are automatically placed in Fortran common block now numerical constants are always equal in both languages
|
| #
a7b5fb5f
|
| 08-Feb-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'balay/tao-to-petsc'
Conflicts: src/snes/impls/fas/fasfunc.c src/snes/impls/fas/fasgalerkin.c
|
| #
122e1178
|
| 07-Feb-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
support for MPIU operations for quad precision in Fortran now works
|
| #
51674068
|
| 06-Feb-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
support MPIU_REAL,SCALAR and SUM in Fortran for quad precision
|
| #
4042b796
|
| 17-Mar-2013 |
Jed Brown <jed@59A2.org> |
Merge branch 'master' into jed/ts-eimex
Sync to include Git conversion, PETSC_EXTERN, and minor API changes.
Conflicts: src/ts/interface/tsregall.c
|
| #
c19eab39
|
| 06-Mar-2013 |
Richard Tran Mills <rmills@ornl.gov> |
Automerge.
Hg-commit: b6659d546870fb013f3da5bcd5066d1dc0dc329c
|
| #
296840b1
|
| 06-Mar-2013 |
Jed Brown <jed@59A2.org> |
Merge branch 'master' of gitifyhg::ssh://hg@bitbucket.org/BarryFSmith/petsc-dev-simp
Symbol visibility and namespacing.
C++ builds always set extern "C" and can be called from plain C. Most users w
Merge branch 'master' of gitifyhg::ssh://hg@bitbucket.org/BarryFSmith/petsc-dev-simp
Symbol visibility and namespacing.
C++ builds always set extern "C" and can be called from plain C. Most users will only want --with-clanguage=C++ for std::complex.
Hg-commit: f848d02318cae92d7b32037c7ee88f92dbe46347
show more ...
|
| #
8cc058d9
|
| 06-Mar-2013 |
Jed Brown <jed@59A2.org> |
Change all PETSC_EXTERN_C to PETSC_EXTERN
Hg-commit: 8d2ebbb193fb583bccc64015e35640c4e08c3426
|
| #
39d7646b
|
| 06-Mar-2013 |
Jed Brown <jed@59A2.org> |
Change all PETSC_EXTERN_C to PETSC_EXTERN
Hg-commit: ba0cf153561ff2dc521f42e94b7164fbe7b5d798
|
| #
99e0435e
|
| 05-Mar-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
updated from EXTERN_C_BEGIN/END through sys directory
Hg-commit: ee6b7ef2f48ce66402e7e807302de19506ce15df
|
| #
0298fd71
|
| 08-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
removed PETSC_NULL from C and Fortran (except declaration in C for backward compatibility). Kept PETSC_NULL_xxx for Fortran Fixed a few bugs where PETSC_NULL had been used incorrectly.
Hg-commit: 05
removed PETSC_NULL from C and Fortran (except declaration in C for backward compatibility). Kept PETSC_NULL_xxx for Fortran Fixed a few bugs where PETSC_NULL had been used incorrectly.
Hg-commit: 054705a517d7f4388a8a084415d7478cbe95dff4
show more ...
|
| #
a297a907
|
| 29-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Uncrustified src/sys/*
Hg-commit: 9f71677807bad7b55428a6cc0f5ccc5052e91805
|
| #
c5a46771
|
| 22-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
commit aftr merge
Hg-commit: 854807b200896ff0e3d6fb344a549ed1a2b93850
|
| #
519f805a
|
| 20-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Replaced '#ifdef' and '#ifndef' with '#if defined()' and '#if !defined()'.
Hg-commit: b3ebae8b626a88c2ac067fd7c3f04f229b43f305
|
| #
e08d9924
|
| 18-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Carefully removed \t from src/sys/*
Hg-commit: 910eecdb2d9101d15fb5ee24738d9e5eca423f9a
|
| #
f63cb99c
|
| 17-Jan-2013 |
Satish Balay <balay@mcs.anl.gov> |
merge from 33
Hg-commit: ddb28672abe7c58c5f8980d1c1bbd3ffebe50e25
|
| #
ba9a049b
|
| 19-Sep-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
moved some fortran stubs to the directory where they belong instead of the generic base directory
Hg-commit: 0d56f224a3d612cf937e9fff96b355b10a68395b
|