#include <Model.h>
Public Member Functions | |
_struct_sol () | |
_struct_sol (const _struct_sol &rhs_) | |
Public Attributes | |
bool | is_init |
int | nr_sols |
int | nr_equs |
int | nr_curr_sol |
std::string | formula |
Static Public Attributes | |
static const int | max_sols = 100 |
FemViewer::Model::_struct_sol::_struct_sol | ( | ) | [inline] |
FemViewer::Model::_struct_sol::_struct_sol | ( | const _struct_sol & | rhs_ | ) | [inline] |
std::string FemViewer::Model::_struct_sol::formula |
const int FemViewer::Model::_struct_sol::max_sols = 100 [static] |