phmkopp / vtu11Links
Vtu11 is a small C++ header-only library to write unstructured grids using the vtu file format
☆35Updated 5 months ago
Alternatives and similar repositories for vtu11
Users that are interested in vtu11 are comparing it to the libraries listed below
Sorting:
- A minimal VTK file writer for triangle, quad, hex and tet meshes in 2D and 3D. Only C++ standard lib as dependencies.☆51Updated 11 months ago
- Parallel algorithms and data structures for tree-based adaptive mesh refinement (AMR) with arbitrary element shapes.☆228Updated this week
- Conversion from tetrahedra (triangles) to hexahedra (quadrangles)☆55Updated last year
- MUMPS via CMake☆137Updated this week
- Simplex mesh adaptivity for HPC☆119Updated last year
- Feel++: Finite Element Embedded Language and Library in C++☆325Updated 3 weeks ago
- Lightweight OpenGL tool for accurate and flexible finite element visualization☆292Updated last month
- Algorithms for implicitly defined geometry, level set methods, and Voronoi implicit interface methods☆60Updated 2 years ago
- Distributed parallelization of 3D volume mesh adaptation☆39Updated 9 months ago
- A simple two-dimensional mesh generator with triangular and quadrilateral elements in C++☆80Updated 5 months ago
- Open source library for scientific HPC☆127Updated last week
- One header C++ library to load ascii and binary stl ('stereolithography') geometry files☆127Updated last year
- The BEM-based engineering library☆67Updated last month
- Modern C++20 finite element method and shape optimization framework.☆51Updated this week
- ☆34Updated 4 months ago
- verdict☆33Updated last month
- Accelerated finite element flow solvers☆159Updated last month
- C++ IO support for various FEM exchange file formats (NASTRAN BDF, DNV Sestra FEM)☆24Updated 5 years ago
- A framework for high-performance domain decomposition methods.☆149Updated last week
- ExaDG - High-Order Discontinuous Galerkin for the Exa-Scale☆173Updated this week
- Enables computations over a set of particles in N-dimensional space☆108Updated 6 years ago
- A multiphysics framework with robust mesh generation capabilities☆20Updated 6 months ago
- Performance-portable geometric search library☆207Updated 2 weeks ago
- SPH-EXA is a C++20 simulation code for performing hydrodynamics simulations (with gravity and other physics), parallelized with MPI, Open…