Chi-Tech
|
#include "basic_options.h"
Go to the source code of this file.
Functions | |
template<> | |
void | chi_physics::BasicOptions::AddOption< std::string > (const std::string &option_name, const std::string &value) |
void chi_physics::BasicOptions::AddOption< std::string > | ( | const std::string & | option_name, |
const std::string & | value | ||
) |
Adds an option to the options list.
Definition at line 65 of file basic_options.cc.