pairinteraction
A Rydberg Interaction Calculator
pairinteraction::Info Struct Reference

#include <Info.hpp>

+ Collaboration diagram for pairinteraction::Info:

Public Member Functions

 Info ()=delete
 

Static Public Attributes

static constexpr bool with_mkl = false
 
static constexpr bool has_eigen = true
 
static constexpr bool has_lapacke_evd = false
 
static constexpr bool has_lapacke_evr = false
 
static constexpr bool has_feast = false
 

Detailed Description

Definition at line 8 of file Info.hpp.

Constructor & Destructor Documentation

◆ Info()

pairinteraction::Info::Info ( )
delete

Field Documentation

◆ has_eigen

constexpr bool pairinteraction::Info::has_eigen = true
staticconstexpr

Definition at line 19 of file Info.hpp.

◆ has_feast

constexpr bool pairinteraction::Info::has_feast = false
staticconstexpr

Definition at line 34 of file Info.hpp.

◆ has_lapacke_evd

constexpr bool pairinteraction::Info::has_lapacke_evd = false
staticconstexpr

Definition at line 26 of file Info.hpp.

◆ has_lapacke_evr

constexpr bool pairinteraction::Info::has_lapacke_evr = false
staticconstexpr

Definition at line 27 of file Info.hpp.

◆ with_mkl

constexpr bool pairinteraction::Info::with_mkl = false
staticconstexpr

Definition at line 15 of file Info.hpp.


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