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

#include <vertices.hpp>

Collaboration diagram for flexiblesusy::cxx_diagrams::InverseMetricVertex:
Collaboration graph

Public Member Functions

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

Private Attributes

std::complex< double > val
 

Detailed Description

Definition at line 261 of file vertices.hpp.

Constructor & Destructor Documentation

◆ InverseMetricVertex()

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

Definition at line 264 of file vertices.hpp.

Member Function Documentation

◆ isZero()

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

Definition at line 268 of file vertices.hpp.

References flexiblesusy::is_zero(), and val.

◆ value()

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

Definition at line 266 of file vertices.hpp.

References val.

Member Data Documentation

◆ val

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

Definition at line 262 of file vertices.hpp.

Referenced by isZero(), and value().


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