28#ifndef _chemistry_qc_wfn_orbital_h
29#define _chemistry_qc_wfn_orbital_h
35#include <math/isosurf/volume.h>
36#include <chemistry/qc/wfn/obwfn.h>
50 virtual void boundingbox(
double valuemin,
virtual void compute()
Recompute at least the results that have compute true and are not already computed.
A template class that maintains references counts.
Definition ref.h:332
A Volume is a Function of three variables.
Definition volume.h:42