occ
Loading...
Searching...
No Matches
promolecule.h File Reference
#include <ankerl/unordered_dense.h>
#include <occ/core/interpolator.h>
#include <occ/core/molecule.h>
#include <occ/isosurface/common.h>
Include dependency graph for promolecule.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  occ::slater::AtomInterpolator
 
struct  occ::slater::InterpolatorParams
 
class  occ::slater::PromoleculeDensity
 

Namespaces

namespace  occ
 
namespace  occ::slater
 evaluation of Slater-type orbitals, their derivatives etc.
 
namespace  occ::slater::impl
 

Typedefs

using occ::slater::impl::Interpolator = occ::core::Interpolator1D< float, occ::core::DomainMapping::Linear >