Generic elliptic solver

From Einstein Toolkit Documentation
Revision as of 10:47, 2 November 2011 by Bentivegna (talk | contribs)
Jump to: navigation, search

Notes

Requirements:

  • Steve: FunWave, need parallelism and mesh refinement;
  • Ian: 6-variable, linear elliptic equation, need mesh refinement and perhaps parallelism;
  • Eloisa: generic solver, easy to use and to experiment with more important than efficiency, no restriction on topology, mesh refinement would be good but doesn't need it for everything;

Existing tools:

  • Scott's elliptic solver, second order with extension to fourth order coming soon; integrate with Cactus via own data conversions, but currently making it talk to Carpet. Available immediately via SVN;