bitpit icon indicating copy to clipboard operation
bitpit copied to clipboard

Open source library for scientific HPC

Results 96 bitpit issues
Sort by recently updated
recently updated
newest added

Hi Would it be possible to supply a small working example of volOctree with full MPI support (partitioning and rebalancing after refinement/coarsening)? Or does voloctree_adaptation_example_00001 already provide that? It seems...

question
M - voloctree

Small optimizations found by code inspection.

enhancement
M - RBF

This pull request introduces a new tool which smooths out a discretized surface (polygon or polyhedral). The smoothed surface is continuous and is equipped with a continuous normal. Also, it...

enhancement
M - levelset

1. Introduce the pixel, triangle and polygon intersection with plane. 2. Allow the intersection of interfaces with smoothed continuous surface. It's mandatory for the conversion of Immerflow to a cut-cell...

enhancement
M - levelset

Instead of performing multiple matrix-vector multiplications it is possible to perform a single matrix-matrix multiplication.

enhancement
M - discretization

Good evening Is it somehow possible to calculate accurate levelset values on the vertices of a volOctree instead of the cell centers? I'm currently calculating cell values for the levelset...

question
M - levelset