20 #include "headcpp.hpp"
21 #include "spheric_symphi.hpp"
22 #include "system_of_eqs.hpp"
23 #include "name_tools.hpp"
29 trim_spaces (auxi, name) ;
Class that gives the position inside a multi-dimensional Array.
void add_eq_ori(System_of_eqs &syst, const char *eq)
Adds an equation being the value of some field at the origin.
Domain ** domains
Pointers on the various Domains.
Class used to describe and solve a system of equations.
virtual void add_eq_val(int dom, const char *eq, const Index &pos)
Addition of an equation saying that the value of a field must be zero at one collocation point.