Public Attributes

Algorithms::TimestepData Struct Reference

List of all members.

Public Attributes

double time
 The current time.
double step
 The current step size times something.

Detailed Description

A little structure, gathering the size of a timestep and the current time. Time stepping schemes can use this to provide time step information to the classes actually performing a single step.

The definition of what is considered "current time" depends on the scheme. For an explicit scheme, this is the time at the beginning of the step. For an implicit scheme, it is usually the time at the end.

Definition at line 36 of file theta_timestepping.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

deal.II documentation generated on Wed May 23 2012 06:08:29 by doxygen 1.7.3