omega_h
Reliable mesh adaptation
Public Member Functions | List of all members
Omega_h::CmdLineArg< T > Class Template Reference
Inheritance diagram for Omega_h::CmdLineArg< T >:
Omega_h::CmdLineItem

Public Member Functions

 CmdLineArg (std::string const &name_in, T const &defval)
 
bool parse_impl (int *p_argc, char **argv, int i, bool should_print) override
 
get () const
 
- Public Member Functions inherited from Omega_h::CmdLineItem
 CmdLineItem (std::string const &name_in)
 
bool parse (int *p_argc, char **argv, int i, bool should_print)
 
std::string const & name () const
 
bool parsed () const
 

Additional Inherited Members

- Protected Attributes inherited from Omega_h::CmdLineItem
std::string name_
 
bool parsed_
 

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