Logbook  (07-04-2025)
Static problems
MainOutputTableABC Class Reference

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

Inheritance diagram for MainOutputTableABC:
Collaboration diagram for MainOutputTableABC:

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...
 

Detailed Description

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

Definition at line 29 of file main.cpp.


The documentation for this class was generated from the following file: