occ
Loading...
Searching...
No Matches
occ::qm::IntegralEngine::IntegralResult< num_centers > Struct Template Reference

#include <integral_engine.h>

Public Attributes

int thread {0}
 
std::array< int, num_centers > shell {0}
 
std::array< int, num_centers > bf {0}
 
std::array< int, num_centers > dims {0}
 
const double * buffer {nullptr}
 

Member Data Documentation

◆ bf

template<size_t num_centers>
std::array<int, num_centers> occ::qm::IntegralEngine::IntegralResult< num_centers >::bf {0}

◆ buffer

template<size_t num_centers>
const double* occ::qm::IntegralEngine::IntegralResult< num_centers >::buffer {nullptr}

◆ dims

template<size_t num_centers>
std::array<int, num_centers> occ::qm::IntegralEngine::IntegralResult< num_centers >::dims {0}

◆ shell

template<size_t num_centers>
std::array<int, num_centers> occ::qm::IntegralEngine::IntegralResult< num_centers >::shell {0}

◆ thread

template<size_t num_centers>
int occ::qm::IntegralEngine::IntegralResult< num_centers >::thread {0}

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