flexiblesusy is hosted by Hepforge, IPPP Durham
FlexibleSUSY
flexiblesusy::observable_problems Namespace Reference

Classes

class  Problem_a_muon
 a_muon problems More...
 
class  Problem_general
 general problems for all observables More...
 
class  SLHA_output_iterator_adaptor
 output iterator adaptor for SLHA output More...
 

Functions

template<typename OutputIterator >
void copy_problem_strings (const Problem_a_muon &p, OutputIterator oi)
 copies problem strings to output iterator More...
 
template<typename OutputIterator >
void copy_problem_strings (const Problem_general &p, OutputIterator oi)
 copies problem strings to output iterator More...
 
void mathlink_format_problems (MLINK link, const Problem_a_muon &problems)
 format a_muon problems to MathLink output More...
 
void mathlink_format_problems (MLINK link, const Problem_general &problems)
 format general observable problems to MathLink output More...
 

Function Documentation

◆ copy_problem_strings() [1/2]

template<typename OutputIterator >
void flexiblesusy::observable_problems::copy_problem_strings ( const Problem_a_muon p,
OutputIterator  oi 
)

◆ copy_problem_strings() [2/2]

template<typename OutputIterator >
void flexiblesusy::observable_problems::copy_problem_strings ( const Problem_general p,
OutputIterator  oi 
)

◆ mathlink_format_problems() [1/2]

void flexiblesusy::observable_problems::mathlink_format_problems ( MLINK  link,
const Problem_a_muon problems 
)
inline

◆ mathlink_format_problems() [2/2]

void flexiblesusy::observable_problems::mathlink_format_problems ( MLINK  link,
const Problem_general problems 
)
inline