Chi-Tech
|
Go to the source code of this file.
Data Structures | |
class | chi::InputParameters |
Namespaces | |
namespace | chi |
Macros | |
#define | MakeInpParamsForObj(x, y) chi::InputParameters::MakeForObject<x>(y) |
Enumerations | |
enum class | chi::InputParameterTag { chi::NONE = 0 , chi::OPTIONAL = 1 , chi::REQUIRED = 2 } |
#define MakeInpParamsForObj | ( | x, | |
y | |||
) | chi::InputParameters::MakeForObject<x>(y) |
Definition at line 9 of file input_parameters.h.