28 #ifndef _chemistry_molecule_taylor_h
29 #define _chemistry_molecule_taylor_h
31 #include <chemistry/molecule/energy.h>
32 #include <chemistry/molecule/coor.h>
48 std::vector<std::vector<int> > force_constant_index_;
49 std::vector<double> force_constant_value_;
A template class that maintains references counts.
Definition: ref.h:361
bool analytic_hessian_implemented() const
must overload this in a derived class if analytic hessian can be computed
void compute()
Recompute at least the results that have compute true and are not already computed.
bool analytic_gradient_implemented() const
must overload this in a derived class if analytic gradient can be computed
The RefSCDimension class is a smart pointer to an SCDimension specialization.
Definition: dim.h:152
int value_implemented() const
void print(std::ostream &=ExEnv::out0()) const
Print information about the object.
The MolecularEnergy abstract class inherits from the Function class.
Definition: energy.h:50
The RefSCVector class is a smart pointer to an SCVector specialization.
Definition: matrix.h:55
Definition: stateout.h:71
static std::ostream & out0()
Return an ostream that writes from node 0.
void save_data_state(StateOut &)
Save the base classes (with save_data_state) and the members in the same order that the StateIn CTOR ...
Contains all MPQC code up to version 3.
Definition: mpqcin.h:14
Generated at Sun Jan 26 2020 23:23:57 for MPQC
3.0.0-alpha using the documentation package Doxygen
1.8.16.