An extended version of the convergence table used in Asymptotic boundary condition (abc/) numerical experiment. More...


Public Member Functions | |
| MainOutputTableABC (int dim) | |
| virtual void | format () override |
Public Member Functions inherited from Misc::MainOutputTable | |
| MainOutputTable (int dimensions) | |
| The only constructor. | |
| void | save (std::string fname) |
| Saves the data in text and tex formats, and prints the data on screen. More... | |
| void | set_new_order (std::vector< std::string > new_order_in) |
| Sets a new order of columns. More... | |
| void | append_new_order (std::string new_column) |
| Appends a column to the table. More... | |
An extended version of the convergence table used in Asymptotic boundary condition (abc/) numerical experiment.