pairinteraction
A Rydberg Interaction Calculator
pairinteraction::Info Struct Reference

#include <Info.hpp>

+ Collaboration diagram for pairinteraction::Info:

Data Fields

bool has_eigen = true
 
bool has_lapacke_evd = false
 
bool has_lapacke_evr = false
 
bool has_feast = false
 

Detailed Description

Definition at line 8 of file Info.hpp.

Field Documentation

◆ has_eigen

bool pairinteraction::Info::has_eigen = true

Definition at line 10 of file Info.hpp.

◆ has_feast

bool pairinteraction::Info::has_feast = false

Definition at line 25 of file Info.hpp.

◆ has_lapacke_evd

bool pairinteraction::Info::has_lapacke_evd = false

Definition at line 17 of file Info.hpp.

◆ has_lapacke_evr

bool pairinteraction::Info::has_lapacke_evr = false

Definition at line 18 of file Info.hpp.


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