Skip to content

Commit

Permalink
Merge pull request #1271 from DLR-AMR/remove-bunny-example
Browse files Browse the repository at this point in the history
Remove bunny example
  • Loading branch information
holke authored Oct 18, 2024
2 parents e29ab27 + 3c69071 commit e11e599
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 487,915 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ src/pre_config.h.in
# Following list of files can be easily generated with:
# $ git status --porcelain | grep '^??' | cut -c4- >> .gitignore

benchmarks/ExtremeScaling/t8_bunny
benchmarks/t8_time_forest_partition
benchmarks/t8_time_partition
benchmarks/t8_time_prism_adapt
Expand Down
1 change: 0 additions & 1 deletion benchmarks/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,3 @@ add_t8_benchmark( NAME t8_time_prism_adapt SOURCES t8_time_prism_adapt.cxx )
add_t8_benchmark( NAME t8_time_fractal SOURCES t8_time_fractal.cxx )
add_t8_benchmark( NAME t8_time_set_join_by_vertices SOURCES t8_time_set_join_by_vertices.cxx )
add_t8_benchmark( NAME t8_time_new_refine SOURCES time_new_refine.c )
add_t8_benchmark( NAME t8_bunny SOURCES ExtremeScaling/bunny.cxx )
8 changes: 0 additions & 8 deletions benchmarks/ExtremeScaling/Makefile.am

This file was deleted.

249 changes: 0 additions & 249 deletions benchmarks/ExtremeScaling/bunny.cxx

This file was deleted.

2 changes: 1 addition & 1 deletion benchmarks/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ benchmarks_t8_time_prism_adapt_SOURCES = benchmarks/t8_time_prism_adapt.cxx
benchmarks_t8_time_fractal_SOURCES = benchmarks/t8_time_fractal.cxx
benchmarks_t8_time_set_join_by_vertices_SOURCES = benchmarks/t8_time_set_join_by_vertices.cxx

include benchmarks/ExtremeScaling/Makefile.am

5 changes: 0 additions & 5 deletions example/IO/cmesh/tetgen/example_meshes/README

This file was deleted.

Loading

0 comments on commit e11e599

Please sign in to comment.