flexiblesusy is hosted by Hepforge, IPPP Durham
FlexibleSUSY
flexiblesusy::cxx_diagrams::MomentumDifferenceVertex Class Reference

#include <vertices.hpp>

Collaboration diagram for flexiblesusy::cxx_diagrams::MomentumDifferenceVertex:
Collaboration graph

Public Member Functions

int incoming_index () const
 
bool isZero () const
 
 MomentumDifferenceVertex (std::complex< double > v, int mi, int si)
 
int outgoing_index () const
 
std::complex< double > value (int mi, int si) const
 

Private Attributes

int minuendIndex
 
int subtrahendIndex
 
std::complex< double > val
 

Detailed Description

Definition at line 232 of file vertices.hpp.

Constructor & Destructor Documentation

◆ MomentumDifferenceVertex()

flexiblesusy::cxx_diagrams::MomentumDifferenceVertex::MomentumDifferenceVertex ( std::complex< double >  v,
int  mi,
int  si 
)
inline

Definition at line 237 of file vertices.hpp.

Member Function Documentation

◆ incoming_index()

int flexiblesusy::cxx_diagrams::MomentumDifferenceVertex::incoming_index ( ) const
inline

Definition at line 252 of file vertices.hpp.

References minuendIndex.

◆ isZero()

bool flexiblesusy::cxx_diagrams::MomentumDifferenceVertex::isZero ( ) const
inline

Definition at line 255 of file vertices.hpp.

References flexiblesusy::is_zero(), and val.

◆ outgoing_index()

int flexiblesusy::cxx_diagrams::MomentumDifferenceVertex::outgoing_index ( ) const
inline

Definition at line 253 of file vertices.hpp.

References subtrahendIndex.

◆ value()

std::complex< double > flexiblesusy::cxx_diagrams::MomentumDifferenceVertex::value ( int  mi,
int  si 
) const
inline

Definition at line 240 of file vertices.hpp.

References minuendIndex, subtrahendIndex, and val.

Member Data Documentation

◆ minuendIndex

int flexiblesusy::cxx_diagrams::MomentumDifferenceVertex::minuendIndex
private

Definition at line 234 of file vertices.hpp.

Referenced by incoming_index(), and value().

◆ subtrahendIndex

int flexiblesusy::cxx_diagrams::MomentumDifferenceVertex::subtrahendIndex
private

Definition at line 235 of file vertices.hpp.

Referenced by outgoing_index(), and value().

◆ val

std::complex<double> flexiblesusy::cxx_diagrams::MomentumDifferenceVertex::val
private

Definition at line 233 of file vertices.hpp.

Referenced by isZero(), and value().


The documentation for this class was generated from the following file: