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
Hashes for ansys_dpf_gate-0.3.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 44b19cb766a19ce2dfadeed86e6148dfa5eb1050f8e0fe9ff28f265db56d4a22 |
|
MD5 | 95141df548cccd41eb313cd73962aca7 |
|
BLAKE2b-256 | 10a973b736ca5aaf96ab7f14deee3664e06deb17888f6872c084155cbb1b1f51 |