![]() ![]() ![]() ![]() Next: EllBase Programming Guide Up: Extending the elliptic solver Previous: Extending the elliptic solver Contents Registration MechanismBefore a user can successfully apply a elliptic solver to one of his problems, two things need to be done by the author who programs the solver.
The registration process is part of the authors thorn, not part of EllBase. There is no need to change code in EllBase. Usually, a author of solver routines will register the routines that register an elliptic equation class and/or an elliptic solver in the STARTUP timebin. If a author registers both, class and solver, you must make sure, that the elliptic class is registered before the solver registration takes place.
![]() ![]() ![]() ![]() Next: EllBase Programming Guide Up: Extending the elliptic solver Previous: Extending the elliptic solver Contents |