#include <Maxwell2D_E.hh>
|
virtual std::ostream & | info (std::ostream &os) const |
| Returns information in an output stream.
|
|
|
InOutParameters & | input_ |
| Input parameter.
|
|
Helps for reading input parameters for single solving of Maxwell2D_E
- Author
- Kersten Schmidt, 2005
Definition at line 116 of file Maxwell2D_E.hh.
◆ arguments()
virtual std::ostream & hp2D::InputMaxwell2D_E::arguments |
( |
std::ostream & |
os | ) |
const |
|
virtual |
◆ boundary()
◆ description()
virtual std::ostream & hp2D::InputMaxwell2D_E::description |
( |
std::ostream & |
os | ) |
const |
|
virtual |
◆ info()
virtual std::ostream & hp2D::InputMaxwell2D_E::info |
( |
std::ostream & |
os | ) |
const |
|
protectedvirtual |
◆ input()
virtual int hp2D::InputMaxwell2D_E::input |
( |
int |
opt, |
|
|
const char * |
optarg |
|
) |
| |
|
virtual |
Process an argument and sets input parameter, if found.
- Returns
- 0 ok, 1 nothing found, 2 error
Implements concepts::InputParameter.
◆ letters()
virtual std::ostream & hp2D::InputMaxwell2D_E::letters |
( |
std::ostream & |
os | ) |
const |
|
virtual |
Return letters for the arguments. If parameters are needed ':' is appended for this letter.
Implements concepts::InputParameter.
◆ parameters() [1/2]
InOutParameters & concepts::InputParameter::parameters |
( |
| ) |
|
|
inlineinherited |
◆ parameters() [2/2]
const InOutParameters concepts::InputParameter::parameters |
( |
| ) |
const |
|
inlineinherited |
◆ solving()
bool hp2D::InputMaxwell2D_E::solving |
( |
| ) |
const |
|
inline |
Returns true, if model should be solved.
Definition at line 140 of file Maxwell2D_E.hh.
◆ type()
◆ input_
InOutParameters& concepts::InputParameter::input_ |
|
protectedinherited |
The documentation for this class was generated from the following file: