|
teqp 0.19.1
|
#include <catch2/catch_test_macros.hpp>#include <catch2/benchmark/catch_benchmark_all.hpp>#include "teqpcpp.hpp"#include "teqp/derivs.hpp"#include "teqp/models/multifluid.hpp"Go to the source code of this file.
Functions | |
| TEST_CASE ("Test C++ interface", "[C++]") | |
| TEST_CASE ("Benchmark C++ interface", "[C++]") | |
| TEST_CASE | ( | "Benchmark C++ interface" | , |
| "" | [C++] ) |
Definition at line 29 of file bench_teqpcpp.cpp.
| TEST_CASE | ( | "Test C++ interface" | , |
| "" | [C++] ) |
Definition at line 13 of file bench_teqpcpp.cpp.