| 8d1b9be0 | 02-Apr-2014 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'prbrune/removeunwrappedmathfunctions'
* prbrune/removeunwrappedmathfunctions: Math: fix typo Added src/sys/examples/tests/ex25.c for PetscScalar and PetscReal wrapping. Wrapped t
Merge branch 'prbrune/removeunwrappedmathfunctions'
* prbrune/removeunwrappedmathfunctions: Math: fix typo Added src/sys/examples/tests/ex25.c for PetscScalar and PetscReal wrapping. Wrapped tan(),[sin,cos,tan]h() for Real/Scalar, a[sin,cos,tan]() for Real. Wrapped math.h and quadmath.h functions used in petsc source exempting examples
Conflicts: include/petscmath.h src/dm/dt/interface/dt.c src/ksp/ksp/impls/cg/stcg/stcg.c src/snes/linesearch/interface/linesearch.c src/ts/impls/explicit/rk/rk.c
show more ...
|