ampsci
c++ program for high-precision atomic structure calculations of single-valence systems
Static Public Member Functions | Public Attributes | Friends | List of all members
ExternalField::MEdata

Small struct to store calculated matrix elements. More...

#include <calcMatrixElements.hpp>

Static Public Member Functions

static std::string title (bool rpaQ=true)
 
static std::string title_noRPA ()
 

Public Attributes

std::string a
 
std::string b
 
double w_ab
 
double hab
 
double dv
 

Friends

std::ostream & operator<< (std::ostream &os, const MEdata &m)
 

Detailed Description

Small struct to store calculated matrix elements.

a and b: shortSymbols for finail/initial states <a||h||b>

hab: Lowest-order matrix element

dv: RPA correction

w_wb: frequency: Ea-Eb


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