|
BSMPT 3.1.4
BSMPT - Beyond the Standard Model Phase Transitions : A C++ package for the computation of the EWPT in BSM models
|
#include <catch2/catch_approx.hpp>#include <catch2/catch_test_macros.hpp>#include <catch2/matchers/catch_matchers_string.hpp>#include "C2HDM.h"#include <BSMPT/models/ClassPotentialOrigin.h>#include <BSMPT/models/IncludeAllModels.h>#include <BSMPT/models/modeltests/ModelTestfunctions.h>#include <BSMPT/utility/Logger.h>Typedefs | |
| using | Approx = Catch::Approx |
Functions | |
| TEST_CASE ("Test Calculate Debye", "[origin]") | |
| TEST_CASE ("Check f_{abcd}", "[origin]") | |
| TEST_CASE | ( | "Test Calculate Debye" | , |
| "" | [origin] | ||
| ) |