1 2 3 4 5 6
#define dimension 1 #include "multigrid.h" void multigrid1D_methods() { multigrid_methods(); }