55#if !defined(__NVCC__) && !defined(__HIP__)
56 throw Exception(
"PrimaryGamma2d::evaluate: not implemented." );
#define GIDI_finalStateChars
#define GIDI_domainMaxChars
#define GIDI_domainMinChars
void toXMLList(GUPI::WriteInfo &a_writeInfo, std::string const &a_indent="") const
double evaluate(double a_x2, double a_x1) const
void toXMLList_func(GUPI::WriteInfo &a_writeInfo, std::string const &a_indent, bool a_embedded, bool a_inRegions) const
PrimaryGamma2d(Construction::Settings const &a_construction, HAPI::Node const &a_node, SetupInfo &a_setupInfo, Suite *a_parent)
std::string const & moniker() const
std::string attribute() const
void addNodeEnder(std::string const &a_moniker)
std::string incrementalIndent(std::string const &indent)
void addNodeStarter(std::string const &indent, std::string const &a_moniker, std::string const &a_attributes="")
std::string addAttribute(std::string const &a_name, std::string const &a_value) const
std::string doubleToShortestString(double a_value, int a_significantDigits=15, int a_favorEFormBy=0)