udf_functions#
- class ansys.fluent.core.generated.solver.settings_271.udf_functions(name=None, parent=None)#
Bases:
GroupConfigure user-defined function operations.
Attributes
Attribute |
Summary |
|---|---|
The source files. |
|
The header files. |
|
Enable/disable the use of the built-in compiler. |
|
The UDF libraries. |
|
Name of the UDF library to unload. |
Methods
Method |
Summary |
|---|---|
Compile user-defined functions using the data in this group. |
|
Load the UDF library using the data in this group. |
|
Unload the UDF library using the data in this group. |
Included in:
Parent |
Summary |
|---|---|
User-defined functions. |