The ``kernel`` package ========================== .. py:module:: ansys.speos.core.kernel Summary ------- .. py:currentmodule:: kernel .. tab-set:: .. tab-item:: Submodules .. list-table:: :header-rows: 0 :widths: auto * - :py:obj:`~ansys.speos.core.kernel.body` - Provides a wrapped abstraction of the gRPC proto API definition and stubs. * - :py:obj:`~ansys.speos.core.kernel.client` - Provides a wrapped abstraction of the gRPC proto API definition and stubs. * - :py:obj:`~ansys.speos.core.kernel.crud` - Provides a wrapped abstraction of the gRPC proto API definition and stubs. * - :py:obj:`~ansys.speos.core.kernel.face` - Provides a wrapped abstraction of the gRPC proto API definition and stubs. * - :py:obj:`~ansys.speos.core.kernel.intensity_template` - Provides a wrapped abstraction of the gRPC proto API definition and stubs. * - :py:obj:`~ansys.speos.core.kernel.job` - Provides a wrapped abstraction of the gRPC proto API definition and stubs. * - :py:obj:`~ansys.speos.core.kernel.part` - Provides a wrapped abstraction of the gRPC proto API definition and stubs. * - :py:obj:`~ansys.speos.core.kernel.proto_message_utils` - Module with utility elements for protobuf messages from Speos RPC server. * - :py:obj:`~ansys.speos.core.kernel.scene` - Provides a wrapped abstraction of the gRPC proto API definition and stubs. * - :py:obj:`~ansys.speos.core.kernel.sensor_template` - Provides a wrapped abstraction of the gRPC proto API definition and stubs. * - :py:obj:`~ansys.speos.core.kernel.simulation_template` - Provides a wrapped abstraction of the gRPC proto API definition and stubs. * - :py:obj:`~ansys.speos.core.kernel.sop_template` - Provides a wrapped abstraction of the gRPC proto API definition and stubs. * - :py:obj:`~ansys.speos.core.kernel.source_template` - Provides a wrapped abstraction of the gRPC proto API definition and stubs. * - :py:obj:`~ansys.speos.core.kernel.spectrum` - Provides a wrapped abstraction of the gRPC proto API definition and stubs. * - :py:obj:`~ansys.speos.core.kernel.vop_template` - Provides a wrapped abstraction of the gRPC proto API definition and stubs. .. toctree:: :titlesonly: :maxdepth: 1 :hidden: body client crud face intensity_template job part proto_message_utils scene sensor_template simulation_template sop_template source_template spectrum vop_template Description ----------- PySpeos Kernel module gathers low-level interactions and internal operations of the project. .. !! processed by numpydoc !!