MolSSI Integral Reference Project
Public Attributes | List of all members
mirp::boys_data_entry Struct Reference

An single entry for a Boys function test. More...

#include <test_boys.hpp>

Collaboration diagram for mirp::boys_data_entry:
Collaboration graph
[legend]

Public Attributes

int m
 The order of the Boys function. More...
 
std::string t
 The value at which the function is evaluated. More...
 
std::string value
 The expected (reference) value. More...
 

Detailed Description

An single entry for a Boys function test.

Member Data Documentation

◆ m

int mirp::boys_data_entry::m

The order of the Boys function.

◆ t

std::string mirp::boys_data_entry::t

The value at which the function is evaluated.

◆ value

std::string mirp::boys_data_entry::value

The expected (reference) value.


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