On Fri, 2008-10-03 at 12:49 -0500, John Peterson wrote:
> On Fri, Oct 3, 2008 at 9:11 AM, Adam C Powell IV <[EMAIL PROTECTED]> wrote:
> > Hello,
> >
> > I'm trying to add a libmesh-doc debian package, and one file is giving
> > me trouble.
>
> > I'm afraid I can't find the class that generates thi
On Fri, 2008-10-03 at 12:58 -0500, John Peterson wrote:
> On Fri, Oct 3, 2008 at 12:40 PM, Adam C Powell IV <[EMAIL PROTECTED]> wrote:
> > On Fri, 2008-10-03 at 10:50 -0500, Roy Stogner wrote:
> >> On Thu, 2 Oct 2008, Nasser Mohieddin Abukhdeir wrote:
> >>
> >> > Moving back to John's point about t
On Fri, 3 Oct 2008, Adam C Powell IV wrote:
> On Fri, 2008-10-03 at 10:50 -0500, Roy Stogner wrote:
>> On Thu, 2 Oct 2008, Nasser Mohieddin Abukhdeir wrote:
>>
>>> Moving back to John's point about the previously mentioned
>>> Predictor/Corrector algorithm (assuming we compute everything
>>> corr
On Fri, Oct 3, 2008 at 9:11 AM, Adam C Powell IV <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I'm trying to add a libmesh-doc debian package, and one file is giving
> me trouble.
> I'm afraid I can't find the class that generates this, and source greps
> for "iteratorelse" "iteratorendif" "forward" "va
On Fri, 2008-10-03 at 10:50 -0500, Roy Stogner wrote:
> On Thu, 2 Oct 2008, Nasser Mohieddin Abukhdeir wrote:
>
> > Moving back to John's point about the previously mentioned
> > Predictor/Corrector algorithm (assuming we compute everything
> > correctly), I'm assuming that idea is trashed.
>
> T
Hello,
I'm trying to add a libmesh-doc debian package, and one file is giving
me trouble. doxygen creates the file named:
classstd_1_1forward__iteratorelse?class_01variant__filter__iterator_01public_01std_1_1iteratorendif.php
which has a troublesome ? in it (messes up md5sums among other things).
On Thu, 2 Oct 2008, Nasser Mohieddin Abukhdeir wrote:
> What now confuses me is whether or not EulerSolver with theta=0.5 is
> actually Crank-Nicolson. It makes sense to me that Euler2Solver with
> theta=0.5 is...but not EulerSolver.
That actually depends on your definition of Crank-Nicholson.
You may want to look at this excellent book on continuation methods. It
includes pseudo-code for several robust Newton-type predictor-corrector
methods, including bifurcation detection. Most of the book is not
specifically transient, but it should be helpful anyway.
@book{allgower2003inc,
titl