#include "test_setup.H"
Public Member Functions | |
ScordelisLo (int ne, std::string basename) | |
![]() | |
test_setup (std::string basename) | |
Constructor of setup with a basename. | |
b2000::Model * | create_model () |
Additional Inherited Members |
The Scordelis-Lo Roof setup
This setup takes as arguments the number of elements in each spatial direction (ne), which defaults to 3 and the basename for the created database (basename), which defaults to "SL_roof".
|
inline |
Constructor for a Scordelis-Lo roof setup
[in] | ne | number of elements in each direction |
[in] | basename | for the files to create |