From c82b38122cc3ab7717cb0ba9ec530b4658bd03e4 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Wed, 30 Oct 2019 16:12:20 +0100 Subject: Move C++ example to boltzgen_examples repository --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9a7052b..df22b58 100644 --- a/README.md +++ b/README.md @@ -54,8 +54,7 @@ optional arguments: \ --layout AOS \ --precision double \ --tau 0.52 -\ --functions default bounce_back_boundary example -\ --extras omp_parallel_for moments_vtk | tee kernel.h +\ --functions default bounce_back_boundary | tee kernel.h void collide_and_stream( double* f_next, const double* f_prev, std::size_t gid) -- cgit v1.2.3