underscored removed from BLAS routine name strings
Correct array generation in parallel case.Correct usage of the tensor matrix.
Squashed a big bug in the serial code with no weights.
Finished the testing and generation of plots. Some simple bugfixes addressed.
Working through the matlab interface for pounders testing.Fixed pounders bug in view.
Almost working version...
fix propagated throughout, convergence tolerance bug discovered and fixed in toy problem
removed C++ style comments
remove unused variable
Wrapping up for a pull request
Errors in parameters fixed.
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
123456789