ansys.dpf.core.AvailableServerContexts#

class ansys.dpf.core.AvailableServerContexts#

Defines available server contexts.

no_context#
pre_defined_environment#

DataProcessingCore.xml that is next to DataProcessingCore.dll/libDataProcessingCore.so will be taken

premium#

Gets the Specific premium DataProcessingCore.xml to load most plugins with their environments.

custom_defined#

Loads the xml named “DpfCustomDefined.xml” that the user can modify.

entry#

Loads the minimum number of plugins for a basic usage. Is the default.