40 #include <lifev/core/LifeV.hpp> 58 StringData ( std::string str,
Int val, std::string help );
65 inline const std::string&
help()
const 75 inline const std::string& string ()
const 80 inline std::string& string ()
139 StringDataList ( std::string title );
146 void add ( std::string str,
Int val, std::string help );
149 void showMe ( std::ostream& c = std::cout,
bool val =
false )
const;
151 Int value (
const std::string& str )
const;
int32_type Int
Generic integer data.
void updateInverseJacobian(const UInt &iQuadPt)
const std::string & help() const
const Int & value() const
virtual ~StringDataList()
void showMe(std::ostream &c=std::cout, bool val=false) const
State printing function (val=true:the values are shown)
std::vector< StringData > M_list