| 3 years | Marc Spiegelman | added parallel benchmark scripts |
| 3 years | Marc Spiegelman | fixed createInitialConditions for new BC's |
| 3 years | Marc Spiegelman | made more Benchmark plots and cleaned up basic options files |
| 3 years | Marc Spiegelman | modified Accuracy Benchmarks for new BC's |
| 4 years | Marc Spiegelman | minor clean ups |
| 4 years | Marc Spiegelman | Working version with new BC's |
| 4 years | Marc Spiegelman | modified InterpField2D for two different BC's |
| 4 years | Marc Spiegelman | Added tag RevPeriodic for changeset 8037b9cbe111 |
| 4 years | Marc Spiegelman | added grid.dx grid.dz to all functions (including IO and Vis) |
| 4 years | Marc Spiegelman | Added proper grid-spacing info to user context on all levels |
| 4 years | Marc Spiegelman | Modified Params, to allow multiple boundary condition flags |
| 4 years | Marc Spiegelman | added scripts and input for StrongScaling Benchmarks |
| 4 years | Marc Spiegelman | Added error scripts and plotting scripts for the accuracy benchmark |
| 4 years | Marc Spiegelman | setup files to run accuracy benchmark (runs) started error analysis |
| 4 years | Marc Spiegelman | Adding Accuracy Benchmark Files |
| 4 years | Marc Spiegelman | added links for examples directory |
| 4 years | Marc Spiegelman | Added tests and run lines to Makefile plus example output |
| 4 years | Marc Spiegelman | added files and functions to create initial porosity files |
| 4 years | Marc Spiegelman | removed PetscSimOutput.h from makeOutput.c |
| 4 years | Marc Spiegelman | added createInitialConditions |
| 4 years | Marc Spiegelman | started cleaning up input file scripts |
| 4 years | Marc Spiegelman | added mat_no_inode to all options files |
| 4 years | Marc Spiegelman | Modified test options files |
| 4 years | Marc Spiegelman | Added average norm monitoring and cleaned up output |
| 4 years | Marc Spiegelman | Improved FormInitialGuess and speeded up benchmark options |
| 4 years | Marc Spiegelman | Improved FormInitialGuess and updated optionsFiles |
| 4 years | Marc Spiegelman | now takes just full steps |
| 4 years | Marc Spiegelman | removed Binary monitors |
| 4 years | Marc Spiegelman | Working (serial version) Found the bug in MatRelax |
| 4 years | Marc Spiegelman | Removed additional monitoring routines (after implementing Barry fix) |
| 4 years | Marc Spiegelman | changed code to reset initial guess and dump SNES residuals |
| 4 years | Marc Spiegelman | add Documentation for BlockPreconditioners |
| 4 years | Marc Spiegelman | Added Options and input files for Convergence tests |
| 4 years | Marc Spiegelman | Cleaned up FormLocal functions to make A SPD |
| 4 years | Marc Spiegelman | added non-functioning PCShell.c from ex31.c |
| 4 years | Marc Spiegelman | cleaned up FieldFunctions before adding PCShell stuff |
| 4 years | Marc Spiegelman | added -useApproxJacobian to toggle full/approximate jacobian |
| 4 years | mspieg | Added one more set of options |
| 4 years | mspieg | Added longer benchmark scripts for different solver configurations |
| 4 years | mspieg | Minor Fixes: still need to fix Matlab stuff under petsc-dev |
| 4 years | mspieg | updated options files and makefile to compare fieldSplit vs fullNewton |
| 4 years | mspieg | Added Boolean useFieldSplitPC to toggle FieldSplit |
| 4 years | mspieg | removed hard-wired PCMGSetLevels=5 |
| 4 years | mspieg | Minor rearrangement of Barry's fixes plus comments |
| 4 years | mspieg | New changes for FieldSplit added by B. Smith (needs compiling against petsc-dev) |
| 4 years | mspieg | Compliant to PETSc 2.3.3-p3 (with characteristics patched) and petsc-dev |
| 4 years | mspieg | Updated output routine to use 2.3.2 PetscViewerBinaryMatlab routines |
| 4 years | mspieg | changed order of components to C=0 phi=1 |
| 5 years | mspieg | Added tag FullNewton for changeset a0e09656fac7 |
| 5 years | mspieg | Made new Benchmark directory and run script for fullNewton |
| 5 years | mspieg | removed params.c (lowercase) |
| 5 years | mspieg | clean up |
| 5 years | mspieg | Major rewrite for performance (added a DA for the characteristics) |
| 5 years | mspieg | Another fix to test script |
| 5 years | mspieg | cleaned up speedupTest1D script |
| 5 years | mspieg | set speedupTest t_max 20 |
| 5 years | mspieg | tried to make fancier speeduptest1d |
| 5 years | mspieg | changed benchmark options and added new speedup script |
| 5 years | mspieg | Added Benchmark options |
| 5 years | Matt Knepley | Improved performance |