Even more debugging stuff.
More debugging information.
Correct error messages to support arbitrary real and int sizes.
Instrumenting with debugging statements.
manual merge because our work flow for petsc/git SUCKSSSSSCommit-type: i.e. bug-fix, portability-fix, testing-fix,style-fix, feature, documentation, exampleFunded-by:Project:Time: hoursRepo
manual merge because our work flow for petsc/git SUCKSSSSSCommit-type: i.e. bug-fix, portability-fix, testing-fix,style-fix, feature, documentation, exampleFunded-by:Project:Time: hoursReported-by:Thanks-to:Development Tools: Vim, Emacs, Eclipse
show more ...
Merge branch 'jose/lapack-check'* jose/lapack-check:configure: add a few checks for missing Lapack subroutinesSee PR #761 on Bitbucket.
TAO: Fixed typo in stack routine name when calling trtrs from LAPACK.
Remove the use and definition of __FUNCT__ throughout the codeSince all modern C/C++ compilers provide this functionality we no longer need to provide it manually in PETScTime: 1.5 hoursThanks-t
Remove the use and definition of __FUNCT__ throughout the codeSince all modern C/C++ compilers provide this functionality we no longer need to provide it manually in PETScTime: 1.5 hoursThanks-to: Andreas Mang <andreas@ices.utexas.edu>
Updates to pounders code for subproblem solvers and consistencybetween tao defaults and solver defaults.Time: way too much
Commit related to debugging the current version of pounders.
Change the default subproblem solver to BLMVM.
TS: Fix function declarations and visibility* Most of these fixes where spotted by GCC -Wmissing-declarations
completed removing "variable set but not used" based on outputfrom clang static analyzerTime: . 1 hours
divide pounders residuals by two to maintain consistency
add forgotten files
add correlations to subproblem
Merge branch 'master' into barry/petscoptions-object
Begin renaming the PetscOptions objects for the future where PetscOptions will not be a singleton
remove fatol and frtol concept from Tao; they are redundant and confusing compared to other tolerances
opensolaris: fix errors with runchwirut1f
Merge branch 'sarich/fix-tao-default-options-guards'
add boolean guards to check if tao default options have been changed
Merge branch 'sarich/feature-tao-iteration-count'
Correct the monitor iteration counter
123456