Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

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

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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$\mathcal{O}(n + m/n)$ and requires$\mathcal{O}(n + m/n)$ memory per MPI process where$n$ is the total number of processes and$m$ the number of elements.The current implementation is limited to tetrahedral meshes but the code is prepared to support hexahedral meshes as well.

PUML2 is a C++ header-only library written in C++17.You simply copy the header files into your project and start using it.

About

a Parallel Unstructured Mesh Library for reading large unstructured meshes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp