Registry / serialization / salome-medcoupling

salome-medcoupling

JSON →
library9.10.0vcpkgunverified

Library for manipulating meshes and fields in memory using the SALOME MED format.

vcpkg install salome-medcoupling
INSTALL
IMPORT
SIG · SALOME-MEDCOUPLING
S
salome-medcoupling
serializationcppv9.10.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MEDCoupling/MEDCoupling.hxx
#include <MEDCoupling/MEDCoupling.hxx>

Basic MEDCoupling field creation

#include <MEDCoupling/MEDCoupling.hxx> #include <iostream> int main() { MEDCoupling::MEDCouplingFieldDouble field; std::cout << "MEDCoupling field created" << std::endl; return 0; }
Debug
Known issues
gotchaMEDCoupling depends on MED and may require specific SALOME environment setup.
fix
Ensure MED library and correct SALOME version are installed.
affects: *
Upgrade
Version history
9.10.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources

No resource links recorded.

salome-medcoupling — pip install salome-medcoupling · libregistry