vladimir-ch / umeshuLinks
A simple, light-weight C++ library for unstructured mesh generation in 2-D using Delaunay refinement algorithms
☆37Updated 7 years ago
Alternatives and similar repositories for umeshu
Users that are interested in umeshu are comparing it to the libraries listed below
Sorting:
- Multiphysics Finite Element library with Selective-Adaptive Mesh Refinement and Multigrid solvers☆56Updated last year
- A ParaView plugin that uses metis to partition a VTK mesh☆11Updated 11 years ago
- Block-based Octree AMR grid flow solver☆21Updated 8 years ago
- This is just an example of how a cgns mesh consisting of triangular elements can be loaded, partitioned with Metis and then written to a …☆11Updated 9 years ago
- ☆14Updated 6 years ago
- Solve Navier Stokes Equation in 3D using pressure-correction scheme and parallel multigrid v-cycle.☆27Updated 12 years ago
- Free CFD software based on SPH and accelerated with OpenCL☆38Updated this week
- Enables computations over a set of particles in N-dimensional space☆108Updated 6 years ago
- Massively Scalable Parallel GMRES C-code for Sparse System of Equations☆13Updated 9 years ago
- A many-GPU-centric two phase flow simulation code implementing the Physalis method☆11Updated 4 years ago
- Two-dimensional flow solver with GUI using vortex particle and boundary element methods☆34Updated 7 months ago
- ☆34Updated 6 months ago
- An MPI+Kokkos library for logically rectilinear grids☆16Updated 5 years ago
- Software for front tracking method☆11Updated 9 years ago
- A multiphysics framework with robust mesh generation capabilities☆20Updated 8 months ago
- Mirror of the official waLBerla Project repository. Please open pull requests on GitLab: https://i10git.cs.fau.de/walberla/walberla☆36Updated this week
- COOLFluiD is a collaborative simulation environment focused on complex multi-physics simulations☆78Updated 5 years ago
- libDistMesh: A Simple Mesh Generator in C++☆34Updated 8 years ago
- Cartesian cut cell grid generator☆14Updated 13 years ago
- Cell centred code for explicit solid dynamics in OpenFOAM☆61Updated 3 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆62Updated 7 years ago
- Repository for an in-progress 3D, block structured, explicit/implicit, Navier-Stokes solver.☆58Updated 6 years ago
- A MPI-Parallelized Multi-GPU Lattice Boltzmann Solver☆17Updated 5 years ago
- Gerris Flow Solver with some patches☆24Updated 11 years ago
- A three-dimensional unstructured finite volume code for fluid flow simulations.☆54Updated 3 years ago
- Conversion from tetrahedra (triangles) to hexahedra (quadrangles)☆57Updated 2 years ago
- Particle-based Simulation☆21Updated 2 months ago
- Cell-Based Adaptive Mesh Refinement☆80Updated 4 years ago
- The C++ ELEMENTS library contains a suite of sub-libraries to support mathematical functions (elements), data representations (MATAR), an…☆20Updated 2 weeks ago
- CFD assignment 2D incompressible Navier-Stokes solver