ansys.dpf.core.config_options ============================= .. py:class:: ansys.dpf.core.config_options Contains strings to define configuration options. .. attribute:: num_thread = "num_threads" number of threads .. attribute:: use_cache = "use_cache" usage of cache if a server with gRPC communication protocol is used. .. py:attribute:: num_threads :value: 'num_threads' .. py:attribute:: use_cache :value: 'use_cache'