DPF Python helpers to call DPF C and gRPC APIs
Project description
ansys-dpf-gate: DPF (Ansys Data Processing Framework) python helpers to call DPF C and gRPC APIs
This module is designed to provide helper APIs to call C functions from DPFClientAPI (.dll or .so) from python. DPFClientAPI is a dynamic library providing C APIs to create, access and modify DPF's objects "in process" (sharing memory) and/or in "client/server" mode through gRPC. DPFClientAPI wraps and makes easier the switch between the 2 modes of communication.
To allow for backward compatibility with old DPF Servers (strictly older than Ansys 2022 R2), which didn't have a DPFClientAPI, an implementation of ansys-dpf-capi functions is done with direct calls to ansys-grpc-dpf (dpf grpc python module which directly communicates with DPF server).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file ansys_dpf_gate-0.4.1-py3-none-any.whl
.
File metadata
- Download URL: ansys_dpf_gate-0.4.1-py3-none-any.whl
- Upload date:
- Size: 148.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37506d424e6094363b5a8cf2fee3191a6f2f947173b80a21039d1e7c676d684d |
|
MD5 | fc199de631024788f77645f95742ae58 |
|
BLAKE2b-256 | c7b47db3ca2471490b6eb2faff98510fa2171fb10a52306602a2c8094fea1182 |