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

#include <vertices.hpp>

Collaboration diagram for flexiblesusy::cxx_diagrams::ScalarVertex:
Collaboration graph

Public Member Functions

bool isZero () const
 
 ScalarVertex (std::complex< double > v)
 
std::complex< double > value () const
 

Private Attributes

std::complex< double > val
 

Detailed Description

Definition at line 41 of file vertices.hpp.

Constructor & Destructor Documentation

◆ ScalarVertex()

flexiblesusy::cxx_diagrams::ScalarVertex::ScalarVertex ( std::complex< double >  v)
inline

Definition at line 47 of file vertices.hpp.

Member Function Documentation

◆ isZero()

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

Definition at line 51 of file vertices.hpp.

References flexiblesusy::is_zero(), and val.

◆ value()

std::complex< double > flexiblesusy::cxx_diagrams::ScalarVertex::value ( ) const
inline

Definition at line 49 of file vertices.hpp.

References val.

Member Data Documentation

◆ val

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

Definition at line 44 of file vertices.hpp.

Referenced by isZero(), and value().


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