|
| None | AddOperation (cls, typing.Type[KratosMultiphysics.Operation] operation_type) |
| | Add a Kratos::Operation as a subcommand.
|
| |
| 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 |
|
) |
| |
◆ operations
◆ parser_root
◆ subparser
The documentation for this class was generated from the following file: