ianhinder / Kranc

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

Allow self-made boundary conditions #18

Open eschnett opened 14 years ago

eschnett commented 14 years ago

Allow calling self-made boundary conditions, e.g. the NewRad boundary conditions implemented in LSUThorns/NewRad.

This would probably be superfluous if the one-sided differencing near outer boundaries were implemented correctly, so maybe this should be the issue instead.