missing dm in front of dmdagetindicesf90_()Hg-commit: b9cb15058ac249cff71945c8f456eb913b738ade
DMSetUp_DA_1D() did not fill up lx if not provided, now it does, since Jed removed the other code that did fill it up.Hg-commit: 2e0515ce98ad91c446b4380d6a4a02cdc16be781
Remove DMDACreateOwnershipRanges() because they are created unconditionally, add testHg-commit: 5e15596406d138866b245c82e452f4ef2d9c531f
bug in DMDACreateOwnershipRanges() it did not divide dd->xs before passing through DMDAGetProcessorSubset()Hg-commit: 4971178fc4bae0cf455121f73e2bab7991d02925
revert src/dm/impls/da/fdda.c change in d15f27d7ec2das it causes valgrind errorsHg-commit: e704c48bd0cecd31ed3b420d4e40759d42f7accc
added ability to make movies (and jpeg images) from PETSc X graphics.Hg-commit: f6a4b4d7a8799cccb404512cbdfdd0d27df1bc6b
added interpolate to Euleradded hold to PetscViewerDrawadded plot of initial solution to TSMonitorSolutionHg-commit: f70262309e20040decd6fc0d1df7cdacb4be76bc
removed unneeded if !complex from 1d plotterHg-commit: 663042f89934fb83574cf2691137746d5b9fe7dc
lots of fixed for nightly buildHg-commit: 2a2d0cde08a4182a8c0c4b22619801648220ba54
added PetscStrendswithwhich()Hg-commit: d15f27d7ec2d8a52e89b891da954dbd9e5dc8b1c
fixed DMGetInterpolation_DA_3D_Q1() to use old version by defaultHg-commit: c30f9349b7d2b1b1dd92f0af4878ef0eb482db48
each TSView_XX and TSSetFromOptions_XXX call SNESView and SNESSetFromOptions_ if appropriate otherwise not since before TSView and TSSetFromOptions called them even when TSType did not use SNESHg-c
each TSView_XX and TSSetFromOptions_XXX call SNESView and SNESSetFromOptions_ if appropriate otherwise not since before TSView and TSSetFromOptions called them even when TSType did not use SNESHg-commit: 7981d806d1e2750ccf6ed09ccef2533f81d6a48a
show more ...
changed DMGetInterpolation_DA() to use old code for computing interpolations; changed NEWVERSION at the top to get the NEWVERSIONHg-commit: 8154c81700d3015b7ded141ac2a1c083c697a80b
fixes for nightly builds, some new formating of -xxx_viewHg-commit: d86caf9b9ef98a29e56705052c142f1a5385c024
changed OpenMP to HMPIremoved coords dependency in DMGetInterpolation_DA() and allow compiling with old version or new versionHg-commit: 3bea43f9e08524aebb8b446269c1569abad7773e
added support for -draw_fields for 1d DA vectors and test code; fixed PFApplyVec() for null first vector of different size than secondHg-commit: 57f903f4276d4a8e0b9e93eecf2dae53461a64b5
changed sqrt() to PetscSqrtReal() to work properly with __float128changed some %G to use %14.12e and (double) to work with __float128Hg-commit: a8faa4e64896cf76f3f64094484ef5e06761417b
better monitoring for ex2 and ex21 in tsHg-commit: 77d3e73cda9cc87f69b1d3c09e533940458f1de6
added command line options to ex61 -graphicsfile and added ex61view.c for generating vtk files for moviesHg-commit: 01e10b344994d7ca310eb739d5dee3512c1720b6
added DMView and DMLoad for DA for binary filesHg-commit: cac7f699e2b8fdc696448f1d8722d983dde7871b
Merge after commitHg-commit: 37cbe816d3ef8fad39deb027ea00c1e7ccf3baa6
Putting in a temporary fix which seems to handle periodic boundary conditions correctly.Hg-commit: f6d8213d8f8595e931226858c60148e5239cb57b
added PetscViewerDrawSetBounds() and PetscViewerDrawGetBounds() that allow controling the upper and lower bounds used in contour plotting of 2d DA vectors. Should also use bounds in the 1d plotting,
added PetscViewerDrawSetBounds() and PetscViewerDrawGetBounds() that allow controling the upper and lower bounds used in contour plotting of 2d DA vectors. Should also use bounds in the 1d plotting, add it laterHg-commit: d23c16746afff0f9c1272e8542e42eb2de810d00
removed extra ; from mhyp.c that prevented it from compiling on windowsHg-commit: 577660b914ef69f3020c6fe4b6cf4c85cd2f8d4b
better documentation for using AMS with Java and optionsfixed two errors in using PetscOptionsXXX() when working with interactive options guiHg-commit: 89bc248f9523eb90041707320a4018e521612d7e
1...<<4142434445464748