Searched refs:refProps (Results 1 – 2 of 2) sorted by relevance
9 return json.Marshal(&refProps{17 refProps := &refProps{}18 if err := json.Unmarshal(data, refProps); err == nil {19 ref := refProps.Ref28 type refProps struct { struct
226 python::object refProps, int prbCid = -1, int refCid = -1, in getMMFFO3A() argument268 if (refProps != python::object()) { in getMMFFO3A()270 python::extract<ForceFields::PyMMFFMolProperties *>(refProps); in getMMFFO3A()305 python::object refProps, int refCid = -1, bool reflect = false, in getMMFFO3AForConfs() argument346 if (refProps != python::object()) { in getMMFFO3AForConfs()348 python::extract<ForceFields::PyMMFFMolProperties *>(refProps); in getMMFFO3AForConfs()