Jacob
Jacob
We need to add a discussion about the periodic capability to the user manual. Don't forget to - Turn it on with SetPeriodic - Issues with num time points being...
This issue is meant as a place-holder, so that we don't forget our discussion on how to handle multiple time-chunks in XBraid. - There is a branch that implements multiple...
Rob, Matt and I had a talk about how to update the access level to avoid any duplicate work, and to make things simple coding wise. The basic idea is...
Possible build system improvements - Have Make create an install and lib directory - Have Make check for a "makefile.local" that can override makefile.inc and also specify the locations of...
Assign an integral value in CoarsenRefStatus that indicates how “refined” or “coarsened” you are from the original dt used when Braid was initialized. This will eliminate any issues with numerical...
Lecouvez: Should init(u,t) be called at every time point when storage=0? Currently, it’s called only at C-points.
There may be a problem with temporal refinement when braid_SEQUENTIAL is turned on. A user reports that ex-02 hangs in this case. -Rob Robert D. Falgout Center for Applied Scientific...