flexiblesusy is hosted by Hepforge, IPPP Durham
FlexibleSUSY
problems_format_mathlink.hpp File Reference
#include "mathlink_utils.hpp"
#include "problems.hpp"
#include <vector>
Include dependency graph for problems_format_mathlink.hpp:

Go to the source code of this file.

Namespaces

namespace  flexiblesusy
 
 

Functions

void flexiblesusy::mathlink_format_problems (MLINK link, const Problems &pr)
 format problems to MathLink output More...
 
void flexiblesusy::mathlink_format_warnings (MLINK link, const Problems &pr)
 format warnings to MathLink output More...
 
template<class ParticleNameGetter >
void flexiblesusy::anonymous_namespace{problems_format_mathlink.hpp}::put_masses (MLINK link, const std::string &rule, const std::vector< int > &flags, const std::vector< std::string > &heads, const ParticleNameGetter &particle_name)
 
template<class ParticleNameGetter >
void flexiblesusy::anonymous_namespace{problems_format_mathlink.hpp}::put_masses (MLINK link, const std::string &rule, const std::vector< int > &flags1, const std::vector< std::string > &heads1, const std::vector< int > &flags2, const std::vector< std::string > &heads2, const ParticleNameGetter &particle_name)
 
template<class ParticleNameGetter >
void flexiblesusy::anonymous_namespace{problems_format_mathlink.hpp}::put_masses (MLINK link, const std::vector< int > &flags, const std::vector< std::string > &heads, const ParticleNameGetter &particle_name)