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
Remove unused members of Stokes More... almost 14 years ago
Do not error when Jp does not have the null space, this is intentional (at least for now). More... almost 14 years ago
Add two more Stokes exact solutions. More... almost 14 years ago
Fix dRulesetIteratorCommitPatchApplied bug where ADD_VALUES was being used incorrectly More... almost 14 years ago
Silence two possibly uninitialized variable warnings More... almost 14 years ago
Get rid of gcc-4.6 warning about a possibly infinite because it doesn't know that it won't overflow More... almost 14 years ago
Make dFSGlobalToExpanded and dFSExpandedToGlobal work when the global vector type is not VECDOHP More... almost 14 years ago
Close silly memory leak More... almost 14 years ago
Initialize variables to silence warning More... almost 14 years ago
Include pressure norms More... almost 14 years ago
Stokes was misusing dRulesetIteratorCommitPatchApplied More... almost 14 years ago
Zero the user's pointer More... almost 14 years ago
Use the same ordering in dFSRedimension, this load/view with orderings other than natural More... almost 14 years ago
Note bugs in which sets and tags are not reference counted More... almost 14 years ago
Bring the common parts of dFSBuildSpace_Cont back in one place instead fo duplicating in dFSLoadIntoFS_Cont_DHM More... almost 14 years ago
Work around possible bug in MatGetRowIJ_SeqAIJ_Inode_Symmetric by always setting diagonal entry in adjacency matrix More... almost 14 years ago
Update computation of norms in ellip.c, fix output More... almost 14 years ago
Fix derivative for manufactured solution More... almost 14 years ago
Add dNormsAlgebraicScaled and use in elast.c (output update because of new scaling) More... almost 14 years ago
Make ellip use -dirichlet LIST instead of -bdy100 More... almost 14 years ago
use dNorms in ellip, it was reporting 2- and 4-norms instead of 1- and 2-norms More... almost 14 years ago
Compute elast norms using dNorms More... almost 14 years ago
Minor code cleanliness issues caught by gcc-4.6 More... almost 14 years ago
Actually, the scale option was not needed any more because elasticity works correctly. More... almost 14 years ago
Update after changed 'elast_scale' option More... almost 14 years ago
Add Stokes viewer, use PetscOptionsBool instead of PetscOptionsName, More... almost 14 years ago
Only write a new step if it doesn't exist and make the viewer functional without calling dViewerDHMSetTime (assume time=0). More... almost 14 years ago
Make ellip output more stable to rounding error between SSE mode and otherwise More... almost 14 years ago
Revert "Obtain regions using set.ordered instead of set.active" More... almost 14 years ago
Follow big XDestroyY change in petsc-dev More... almost 14 years ago