occ
Loading...
Searching...
No Matches
occ::main::PromolDensityFunctor Struct Reference

#include <point_functors.h>

Collaboration diagram for occ::main::PromolDensityFunctor:
[legend]

Public Member Functions

 PromolDensityFunctor (const AtomList &a)
 
void operator() (Eigen::Ref< const Mat3N > points, Eigen::Ref< Vec > dest)
 

Public Attributes

AtomList atoms
 
Vec charges
 
pfimpl::InterpolatorParams interpolator_params
 
std::vector< pfimpl::AtomInterpolatoratom_interpolators
 

Constructor & Destructor Documentation

◆ PromolDensityFunctor()

occ::main::PromolDensityFunctor::PromolDensityFunctor ( const AtomList a)

Member Function Documentation

◆ operator()()

void occ::main::PromolDensityFunctor::operator() ( Eigen::Ref< const Mat3N points,
Eigen::Ref< Vec dest 
)

Member Data Documentation

◆ atom_interpolators

std::vector<pfimpl::AtomInterpolator> occ::main::PromolDensityFunctor::atom_interpolators

◆ atoms

AtomList occ::main::PromolDensityFunctor::atoms

◆ charges

Vec occ::main::PromolDensityFunctor::charges

◆ interpolator_params

pfimpl::InterpolatorParams occ::main::PromolDensityFunctor::interpolator_params

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