Correct array generation in parallel case.Correct usage of the tensor matrix.
Squashed a big bug in the serial code with no weights.
Merge remote-tracking branch 'origin/tmunson/tao-pounders-matlab-interface'
Remove matlab pounders related cruft that is not required. Document thematlab code better and include an appropriate message in the help text.
Fixed typo.
Remove the inclusion of matlab in testing.
Finalizing comments and the work for the test problems.
Finished the testing and generation of plots. Some simple bugfixes addressed.
Added list of known problems with the code.
Added a comment on ignoring the return from Tao.
Finish with initial implementation of matlab interface to test TAO pounders.
Working through the matlab interface for pounders testing.Fixed pounders bug in view.
Merge remote-tracking branch 'origin/jed/mpiuni-include/maint'
Working on the code some more.
Making matlab mex files compile (need main to be defined with matlab 2018a,clang, and configured --with-mpi=0)Create correct makefile for pounders testing.
Updating tests.
Merge branch 'tmunson/tao-pounders-matlab-interface' of https://bitbucket.org/petsc/petsc into tmunson/tao-pounders-matlab-interface
Added test problems and matlab code.
Updating version and testing on linux.
Updated version for debugging.
Almost working version...
Version of MATLAB interface that compiles.
Start of the matlab mex interface to tao pounders for texting purposes.
Relative tolerancing in tests changed to absolute
Tests now run to 1e-5 gatol at the lowest to ensure that output files are consistent across single and double precision
12345678910>>...17