We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9f85a1 commit cc9b3d5Copy full SHA for cc9b3d5
src/ansys/dpf/core/operators/build.py
@@ -24,6 +24,7 @@
24
"SMISC": "mapdl::smisc",
25
"result_provider": "custom",
26
"CS": "mapdl::rst::CS",
27
+ "MCF": "U",
28
}
29
30
def build_docstring(specification_description):
0 commit comments