flexiblesusy is hosted by Hepforge, IPPP Durham
FlexibleSUSY
loop_library.cpp File Reference
#include <cstdlib>
#include <memory>
#include "config.h"
#include "logger.hpp"
#include "loop_library.hpp"
#include "loop_library_interface.hpp"
#include "library_softsusy.hpp"
Include dependency graph for loop_library.cpp:

Go to the source code of this file.

Namespaces

namespace  flexiblesusy
 

Macros

#define COLLIER_INFO
 
#define FFLITE_INFO
 
#define LOOPTOOLS_INFO
 
#define STRINGIFY(X)   #X
 
#define TOSTR(MACROS)   STRINGIFY(MACROS)
 

Macro Definition Documentation

◆ COLLIER_INFO

#define COLLIER_INFO

Definition at line 33 of file loop_library.cpp.

◆ FFLITE_INFO

#define FFLITE_INFO

Definition at line 47 of file loop_library.cpp.

◆ LOOPTOOLS_INFO

#define LOOPTOOLS_INFO

Definition at line 40 of file loop_library.cpp.

◆ STRINGIFY

#define STRINGIFY (   X)    #X

Definition at line 50 of file loop_library.cpp.

◆ TOSTR

#define TOSTR (   MACROS)    STRINGIFY(MACROS)

Definition at line 51 of file loop_library.cpp.