, including all inherited members.
| calcErrors(const AMError &amerr, const Grid &g, const Grid &g2, double c) (defined in gridripper::amr1d::Integrator) | gridripper::amr1d::Integrator | [protected] |
| cloneIntegrator(Grid &g) const | gridripper::amr1d::gridint::RK4 | [virtual] |
| createIntegrator(Grid &g, const Sigma *s) const | gridripper::amr1d::gridint::RK4 | [virtual] |
| getDeltaT() const | gridripper::amr1d::Integrator | [inline] |
| getError(int i) const | gridripper::amr1d::Integrator | [inline] |
| getGrad() const | gridripper::amr1d::Integrator | [inline] |
| getGrid() const | gridripper::amr1d::Integrator | [inline] |
| getInterpolationBufferSize() const | gridripper::amr1d::Integrator | [inline] |
| getInterpolator() const | gridripper::amr1d::Integrator | [inline] |
| getInterpolatorType() const | gridripper::amr1d::Integrator | [inline] |
| getNumVelocity() const | gridripper::amr1d::gridint::RK4 | [inline, virtual] |
| getPDE() const | gridripper::amr1d::Integrator | [inline] |
| getResult(int i, tvalarray< GReal_t > &w) const | gridripper::amr1d::gridint::RK4 | [virtual] |
| getSigma() const (defined in gridripper::amr1d::Integrator) | gridripper::amr1d::Integrator | [inline] |
| getTimeStepCount() const (defined in gridripper::amr1d::Integrator) | gridripper::amr1d::Integrator | [inline] |
| gradOp (defined in gridripper::amr1d::Integrator) | gridripper::amr1d::Integrator | [protected] |
| gradOp2 (defined in gridripper::amr1d::Integrator) | gridripper::amr1d::Integrator | [protected] |
| integrate(int ir) | gridripper::amr1d::gridint::RK4 | [virtual] |
| Integrator(const Integrator &gi, Grid &g) (defined in gridripper::amr1d::Integrator) | gridripper::amr1d::Integrator | [protected] |
| Integrator(Grid *g, PDE &pde, const tvalarray< string > *optsarr, int deftype, Sigma *sigma) (defined in gridripper::amr1d::Integrator) | gridripper::amr1d::Integrator | [protected] |
| Integrator(Grid *g, PDE &pde, Grad *d, Grad *d2, int deftype, Sigma *sigma) (defined in gridripper::amr1d::Integrator) | gridripper::amr1d::Integrator | [protected] |
| richardson(const AMError &amerr, int ir) | gridripper::amr1d::gridint::RK4 | [virtual] |
| RK4(PDE &pde, const tvalarray< string > *opts, Sigma *sigma) (defined in gridripper::amr1d::gridint::RK4) | gridripper::amr1d::gridint::RK4 | |
| RK4(const RK4 &gi, Grid &g) | gridripper::amr1d::gridint::RK4 | [protected] |
| setDeltaT(GReal_t dt) | gridripper::amr1d::Integrator | [inline] |
| setTimeStepCount(int tsc) (defined in gridripper::amr1d::Integrator) | gridripper::amr1d::Integrator | [inline] |
| timeStepCount (defined in gridripper::amr1d::Integrator) | gridripper::amr1d::Integrator | [protected] |
| updateGrid(int ir) (defined in gridripper::amr1d::Integrator) | gridripper::amr1d::Integrator | |
| ~Integrator() (defined in gridripper::amr1d::Integrator) | gridripper::amr1d::Integrator | [virtual] |
| ~RK4() (defined in gridripper::amr1d::gridint::RK4) | gridripper::amr1d::gridint::RK4 | |