|
None | AddOperation (cls, typing.Type[KratosMultiphysics.Operation] operation_type) |
| Add a Kratos::Operation as a subcommand. More...
|
|
None | RunOperation (cls, str operation_name, argparse.Namespace arguments) |
|
None | Run (cls, "typing.Optional[list[str]]" argv=None) |
|
◆ AddOperation()
None AddOperation |
( |
|
cls, |
|
|
typing.Type[KratosMultiphysics.Operation] |
operation_type |
|
) |
| |
Add a Kratos::Operation as a subcommand.
◆ Run()
None Run |
( |
|
cls, |
|
|
"typing.Optional[list[str]]" |
argv = None |
|
) |
| |
◆ RunOperation()
None RunOperation |
( |
|
cls, |
|
|
str |
operation_name, |
|
|
argparse.Namespace |
arguments |
|
) |
| |
◆ parser_root
◆ subparser
The documentation for this class was generated from the following file: