Searched refs:OpEnergy (Results 1 – 2 of 2) sorted by relevance
46 class OpEnergy : public OBOp class49 OpEnergy(const char *ID) : OBOp(ID, false) {} in OpEnergy() function in OpenBabel::OpEnergy74 OpEnergy theOpEnergy("energy"); //Global instance77 bool OpEnergy::Do(OBBase* pOb, const char* OptionText, OpMap* pmap, OBConversion*) in Do()
561 OB_STATIC_PLUGIN(OpEnergy, theOpEnergy)