0
I Use This!
Inactive

Commits : Listings

Analyzed 14 days ago. based on code collected 15 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add VecDohpGetFS() More... over 13 years ago
Make the dUnitXX() functions safe to call with unit=NULL More... over 13 years ago
dhmdump: add ability to read vectors and compute norms More... over 13 years ago
Bug fix for quadratic convergence, default to q=p, start the SNES solve at the correctly scaled state so that Newton gets fast. More... over 13 years ago
Simplify algorithm to rescale at each iteration, set free parameter mu to 1 by default. More... over 13 years ago
Minor updates so that plapeig works for p>2. More... over 13 years ago
Add eigen-solver for the first mode of the p-Laplacian More... over 13 years ago
Update for removal of PetscViewerASCIIMonitor from PETSc More... over 13 years ago
Add dMeshDumpDHM(), mostly intended for debugging. More... over 13 years ago
Restructure viewing of mesh from DHM More... over 13 years ago
spell jako correctly, there is no gdal object in scope More... over 13 years ago
Turn off inlining for elasticity physics, it does enough work that function overhead is noise More... over 13 years ago
One more guard for when iGeom/iRel is not available More... over 13 years ago
Make iRel optional More... over 13 years ago
Print bounding box in verbose mode only More... over 13 years ago
Make all the examples create their own mesh on the fly instead of reading it from a file. More... over 13 years ago
namespace meshgen_block options and turn down the default verbosity level More... over 13 years ago
Add -dmesh_gen command line option to create mesh at run-time instead of reading from a file. More... over 13 years ago
Fix iBase error message array More... over 13 years ago
Better error message for missing tag lookup. More... over 13 years ago
Remove dead code More... over 13 years ago
Move dMeshGenerateBlock() into the library, dohpblock.c becomse a tiny driver. More... over 13 years ago
Refactor dohpblock.c in preparation for moving it into the library. More... over 13 years ago
Add guarded accessors for geometry and relations. More... over 13 years ago
Add build system support to distinguish ITAPS components More... over 13 years ago
don't stutter dCHK(err);dCHK(err); More... over 13 years ago
Add -explicit_stokes_nest_mat_view_draw More... over 13 years ago
Louder domain error (negative pressure) by default. More... over 13 years ago
Fix bug in dFilePathSplit() that was looping in the wrong direction. More... over 13 years ago
Work around FindHDF5.cmake API change. More... over 13 years ago