Commit 2bb621b0 authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

README: add link to the paper

parent 1af1a071
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
# tnl-benchmark-mesh

Benchmarks for the unstructured mesh in TNL. Two algorithms (calculation of cell measures and
calculation of curve lengths/surface areas around vertices) were presented in the paper [TODO].
calculation of curve lengths/surface areas around vertices) were presented in the paper
[Configurable open-source data structure for distributed conforming unstructured homogeneous meshes
with GPU support](https://doi.org/10.1145/3536164).

## Quickstart