History log of /petsc/src/sys/objects/ftn-custom/zstart.c (Results 326 – 346 of 346)
Revision Date Author Comments
# ff1c5d1b 07-Mar-2013 Richard Tran Mills <rmills@ornl.gov>

Automerge.

Hg-commit: 81500f7e84c8ec0c4dcae9cb31d1cb32892d545d


# d6f2c3cb 07-Mar-2013 Barry Smith <bsmith@mcs.anl.gov>

fixes for MATLAB engine fortran interface
make PetscBeganMPI PETSC_EXTERN and available in petscsys.h for others to use

Hg-commit: 767347ff803d58b1c86e037fe578a50a51aac791


# 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 ...


# 047240e1 06-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

fixed bug that appears in C++ with casting to void** in pthread stuff

Hg-commit: dee2854f44eddfeec83028aca913288bcf35b3cb


# 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


# 8ad47952 02-Jan-2013 Jed Brown <jed@59A2.org>

Clang MPI type checking now works for user-defined types

Hg-commit: a7385c2b2cce59d13c376cee7ce8117a20c668ac


# 3739235a 01-Jan-2013 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 25276966fa7fa86f856c8864a438c770ca67ffa5


# 44041f26 01-Jan-2013 Jed Brown <jed@59A2.org>

Use MPIU_2INT = MPI_2INT when possible

Hg-commit: 6cad1b652212fa329c456a27ceb94666bac0ec36


# e383bbd0 31-Dec-2012 Jed Brown <jed@59A2.org>

Fix Fortran complex issues missed in e2742dc6abf8913958

Hg-commit: 0deea2fd21eebe25e0d0229351d7b19737006f67


# 3f209d92 04-Dec-2012 Barry Smith <bsmith@mcs.anl.gov>

missing check on ierr in petscinitialize_()

Hg-commit: 070bea207c644463b23b73acd81a1d22ec49a7c6


# c2070d34 10-Oct-2012 Barry Smith <bsmith@mcs.anl.gov>

petscinitialize_() wrongly called seterrq() if built without MPI-2 functions

Hg-commit: 56e1ac15270b003e4c9dfe44e5d8a551ea2b7ded


# 93471ed9 05-Oct-2012 Shri Abhyankar <abhyshr@mcs.anl.gov>

Fixed bug in PetscThreadLocalRegister().
Need to pass in the pointer to pthread_key_t.

Hg-commit: ef6d5f76d335b55dfd5a0787533a222e4088d4a7


# 9248b815 03-Oct-2012 Shri Abhyankar <abhyshr@mcs.anl.gov>

Initialize PetscStack in petscinitialize_()

Hg-commit: 9850aeb5d33f0b33bc931843c4b3b3b4f8df6a3b


# 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


1...<<11121314