:orphan: .. _udf_functions: udf_functions ============= .. autoclass:: ansys.fluent.core.generated.solver.settings_271.udf_functions :show-inheritance: .. rubric:: Attributes ==================================================== ================================================ Attribute Summary ==================================================== ================================================ :ref:`source_files ` The source files. :ref:`header_files ` The header files. :ref:`use_built_in_compiler ` Enable/disable the use of the built-in compiler. :ref:`library_name ` The UDF libraries. :ref:`unload_library_name ` Name of the UDF library to unload. ==================================================== ================================================ .. rubric:: Methods ======================== ============================================================ Method Summary ======================== ============================================================ :ref:`compile ` Compile user-defined functions using the data in this group. :ref:`load ` Load the UDF library using the data in this group. :ref:`unload ` Unload the UDF library using the data in this group. ======================== ============================================================ .. rubric:: Included in: ====================================== ======================= Parent Summary ====================================== ======================= :ref:`user_defined_1 ` User-defined functions. ====================================== =======================