ianhinder / Kranc

A Mathematica package for generating code for solving time dependent partial differential equations
http://kranccode.org
GNU General Public License v2.0
29 stars 10 forks source link

Be more flexible with scheduling #16

Open eschnett opened 14 years ago

eschnett commented 14 years ago

Allow adding schedule groups to simplify scheduling of e.g. evolution code and boundary conditions.

Allow specifying where the auto-generated routines (boundary selection and application) are scheduled.

This may be subsumed under the "boundary conditions for non-evolved variables" issue.

ianhinder commented 14 years ago

Now that analysis quantities have boundary conditions applied automatically with automatically generated schedule groups, can this issue be closed?