History log of /petsc/include/petscmath.h (Results 401 – 425 of 590)
Revision Date Author Comments
# 6d434a30 08-Sep-2011 Jed Brown <jed@59A2.org>

merge from 3.2

Hg-commit: 31af1635d5290ddab9b25370ed558f209984fe18


# 12ab58b9 07-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 6235e9c2da5045aca4ab413e83dbcc931db87e78


# 500d8756 06-Sep-2011 Satish Balay <balay@mcs.anl.gov>

MPI_C_DOUBLE_COMPLEX is a c99 type only - so do not check/use for c++/complex.

Also create/use MPIU_C_DOUBLE_COMPLEX in PETSc code - and switch it to
MPI_C_DOUBLE_COMPLEX [if it exists] only for C99

MPI_C_DOUBLE_COMPLEX is a c99 type only - so do not check/use for c++/complex.

Also create/use MPIU_C_DOUBLE_COMPLEX in PETSc code - and switch it to
MPI_C_DOUBLE_COMPLEX [if it exists] only for C99 complex build.

Hg-commit: f5752b8a723d45eb1baf3a2bab15264ce95307ff

show more ...


# a6ccadda 19-Aug-2011 Jungho Lee <julee@mcs.anl.gov>

Commit after merge

Hg-commit: d7a2cb96a765570b11bf3dc2004f09949b6a1c8d


# a3630638 19-Aug-2011 Satish Balay <balay@mcs.anl.gov>

Move PetscIsInfOrNanScalar/Real() from inline macros to proper functions
to avoid errors with configuring with C, and using from c++ etc..

Hg-commit: 7ef7d5f965419df9e80b213135b39dce8e1a8757


# 8f1a2a5e 12-Aug-2011 Barry Smith <bsmith@mcs.anl.gov>

changed sqrt() to PetscSqrtReal() to work properly with __float128
changed some %G to use %14.12e and (double) to work with __float128

Hg-commit: a8faa4e64896cf76f3f64094484ef5e06761417b


# df17f0d5 18-Jul-2011 Kerry Stevens <kstevens@spetjhiong.com>

commit after merge from petsc-dev (MatMult_Add function)

Hg-commit: 95a831be5dc2ba75bb17311cad14d2f38977c0b7


# 4ede51c7 04-Jun-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: d94bd2965401683f7537e270016b06eaec491b64


# c1d390e3 04-Jun-2011 Jed Brown <jed@59A2.org>

Make PetscAbsScalar() an inline function so that its input type is defined, fixes oddity with PetscIsInfOrNanScalar() -Wconversion

Hg-commit: 5c6e9a58b540288979320556d1c5b425117e0a5d


# 0e91215e 03-Jun-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 9a1e64130aa24da21a39ca4dc6600c3a8c1ff1fb


# d4a378da 03-Jun-2011 Jed Brown <jed@59A2.org>

Start casting floating point literals to (PetscScalar) to work with std::complex<float>

There is still much more to be done.

Hg-commit: 71e5798007d37fa1f814512de7878a7dadae5358


# 639d86e3 13-Jan-2012 Sean Farley <sean@mcs.anl.gov>

Merge

Hg-commit: 0fb617426806c222fb6fb5e47365b6c3688c614c


# d39137a2 12-Jan-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: d540875a63b3c979c82b6a7fa7f062571e906d10


# 247e2d92 06-Jan-2012 Jed Brown <jed@59A2.org>

Mass revert file modes that were made executable in f6e61ee9c329

Hg-commit: 116d90d0b66125cee0db3e7351047057e756baf5


# 3031d3c0 04-Jan-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 851d805c26e7030c54103b896e3cab7cf3ca1a0f


# 70da9c3b 03-Jan-2012 Jed Brown <jed@59A2.org>

I don't like excessive negation in conditionals

Hg-commit: b795221a963e0a6d6f467a8cad9544755d3e7b27


# 832f7384 01-Jan-2012 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: ee8d91ae0580d1d4fa92be38a18d40c838b9a257


# 14e519b0 31-Dec-2011 Mark F. Adams <mark.adams@columbia.edu>

changed MatMatMult to MatTranposeMatMult.

Hg-commit: f6e61ee9c329774cd5343eea1ee6b7432be17c3f


# 513dbe71 04-May-2011 Lisandro Dalcin <dalcinl@gmail.com>

Some fixes for precision=longdouble

Hg-commit: dda981993fad71d00ba026b27f36a46ce04c7e48


# 9b08a598 15-Apr-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after terrible merge

Hg-commit: 6ee623422368621da3dca005325b05a2fcd6d6bb


# 03c90c5c 14-Apr-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 7dfd49b521cdd96eaf8b7cd37fbe9bcd6cabdcd9


# 380a9c49 11-Apr-2011 Satish Balay <balay@mcs.anl.gov>

fix isinf() isnan() conflict with c++ include <cmath>
[fix from Barry]

Hg-commit: c9b994b026d9fcff4c947a51b84a64c5e1750173


# ea345e14 21-Mar-2011 Barry Smith <bsmith@mcs.anl.gov>

fixed PETSC_REAL_MAX to PETSC_MAX_REAL

Hg-commit: 8457818fbc908d2af1ea72953a2dc4102f0163f1


# ce63c4c1 20-Mar-2011 Barry Smith <bsmith@mcs.anl.gov>

fixed fixed some names in petscmath.h

Hg-commit: a2460f32b5062aa458eab9ab7fe574fb7cb0b351


# d34fcf5f 20-Mar-2011 Barry Smith <bsmith@mcs.anl.gov>

fixed some PCReset

Hg-commit: 1a6f5fc1c27b74d8f5d610cf83563c4ec287b72b


1...<<11121314151617181920>>...24