BSMPT 3.0.7
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 "C2HDM.h"
#include <BSMPT/models/ClassPotentialOrigin.h>
#include <BSMPT/models/IncludeAllModels.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] | ||
) |