#include "test_setup.H"


Public Member Functions | |
| SimpleTension (int nx, int ny, std::string basename) | |
  Public Member Functions inherited from b2utest::test_setup | |
| test_setup (std::string basename) | |
| Constructor of setup with a basename.  | |
| b2000::Model * | create_model () | 
Additional Inherited Members | 
The Simple Tension 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 |