flexiblesusy is hosted by Hepforge, IPPP Durham
FlexibleSUSY
observable_problems_format.hpp File Reference
#include "observables.hpp"
#include "observable_problems.hpp"
#include "string_format.hpp"
#include <iosfwd>
#include <string>
Include dependency graph for observable_problems_format.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  flexiblesusy
 
namespace  flexiblesusy::observable_problems
 

Functions

template<typename OutputIterator >
void flexiblesusy::copy_problem_strings (const Observable_problems &op, OutputIterator oi)
 copies problem strings to output iterator More...
 
template<typename OutputIterator >
void flexiblesusy::observable_problems::copy_problem_strings (const Problem_a_muon &p, OutputIterator oi)
 copies problem strings to output iterator More...
 
template<typename OutputIterator >
void flexiblesusy::observable_problems::copy_problem_strings (const Problem_general &p, OutputIterator oi)
 copies problem strings to output iterator More...
 
std::ostream & flexiblesusy::operator<< (std::ostream &, const Observable_problems &)
 write observable problems to stream More...