Namespaces | |
| namespace | KERNEL_PY |
| namespace | KERNEL_PY.kernel |
| namespace | KERNEL_PY.kernel.parametric |
| namespace | KERNEL_PY.kernel.parametric.compo_utils |
Functions | |
| def | KERNEL_PY.kernel.parametric.compo_utils.create_input_dict (deterministic_dict, parametric_input) |
| This function returns a dictionary containing the input values to be used in the computation code. More... | |
| def | KERNEL_PY.kernel.parametric.compo_utils.create_normal_parametric_output (output_dict, parametric_input) |
| This function returns a structure describing the output of the computation code in parametric studies. More... | |
| def | KERNEL_PY.kernel.parametric.compo_utils.create_error_parametric_output (error_message) |
| This function returns a structure describing the output of the computation code in parametric studies in case of error. More... | |