17 #ifndef CCCHEQUATION_H 18 #define CCCHEQUATION_H 20 #include "jequation.h" 24 #define JEQUATION_EXPORT __declspec(dllexport) 26 #define JEQUATION_API __declspec(dllexport) 28 #define JEQUATION_API __declspec(dllimport) 32 #define JEQUATION_EXPORT 65 virtual int NBonds()
const;
66 virtual std::pair < std::string , std::string > CoupledNuclei()
const;
the global magnes namespace
Definition: ccchequation.h:38
The base class for the computation of scalar coupling constants.
Definition: jequation.h:53
An specialized class for implementation of 3JCCCH karplus-like equations HCCHEquation implements conv...
Definition: ccchequation.h:56
Definition: molecule.h:44