- Notifications
You must be signed in to change notification settings - Fork4
a Parallel Unstructured Mesh Library for reading large unstructured meshes
License
NotificationsYou must be signed in to change notification settings
TUM-I5/PUML2
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
AParallelUnstructuredMeshLibrary optimized for reading large unstructured meshes, version2.
PUML2 is a parallel reader for large unstructured meshes.Currently, it supports meshes stored inHDF5, described by theXDMF format.PUML2 reads meshes in
PUML2 is a C++ header-only library written in C++17.You simply copy the header files into your project and start using it.