/home/runner/work/rodin/rodin/tests/benchmarks/Connectivity.cpp file

Connectivity benchmark coverage.

Benchmarks cold and warm construction of mesh incidence relations, transposes, and intersections across segment, triangle, quadrilateral, tetrahedron, wedge, pyramid, and hexahedron grids. The cases measure both first-computation cost and cached-query cost while recording entity counts for comparison.

Namespaces

namespace Rodin
The Rodin library for finite element methods and shape optimization.
namespace Rodin::Tests
Tests of the Rodin library
namespace Rodin::Tests::Benchmarks
Namespace Rodin::Tests::Manufactured.

Functions

BENCHMARK_MAIN()
Provides the Google Benchmark entry point for this benchmark executable.