~njansson/dolfin/hpc

« back to all changes in this revision

Viewing changes to src/kernel/ode/MultiAdaptiveTimeSlab.cpp

  • Committer: johanjan
  • Date: 2005-12-23 06:03:07 UTC
  • Revision ID: devnull@localhost-20051223060307-yeb5ih9gmgn01vld
Tailorized "2005-12-23 00:03:07 by johanjan"
ODE:

Minor adjustments of conservative adaptivity parameters.

Show diffs side-by-side

added added

removed removed

Lines of Context:
180
180
    // Compute residual
181
181
    real r = method->residual(x0, jx + j, f, k);
182
182
    
 
183
    // FIXME: r is not needed anymore
183
184
    r = rmax[i];
184
185
 
185
186
    // Update adaptivity