Home
last modified time | relevance | path

Searched refs:SetLatticeType (Results 1 – 9 of 9) sorted by relevance

/dports/science/openbabel/openbabel-3.1.1/include/openbabel/
H A Dgeneric.h375 void SetLatticeType(const LatticeType lt) { _lattice = lt; } in SetLatticeType() function
/dports/science/openbabel/openbabel-3.1.1/scripts/perl/
H A DOpenBabel.pm1472 *SetLatticeType = *Chemistry::OpenBabelc::OBUnitCell_SetLatticeType;
H A Dopenbabel-perl.cpp7647 …arg2 = static_cast< OpenBabel::OBUnitCell::LatticeType >(val2); (arg1)->SetLatticeType(arg2); ST(a… in XS()
/dports/science/openbabel/openbabel-3.1.1/scripts/python/openbabel/
H A Dopenbabel.py1243 OBUnitCell.SetLatticeType = new_instancemethod(_openbabel.OBUnitCell_SetLatticeType, None, OBUnitCe…
H A Dopenbabel-python.cpp18481 …arg2 = static_cast< OpenBabel::OBUnitCell::LatticeType >(val2); (arg1)->SetLatticeType(arg2); resu… in _wrap_OBUnitCell_SetLatticeType()
/dports/science/openbabel/openbabel-3.1.1/scripts/csharp/
H A Dopenbabel-csharp.cpp6980 …itCell *)jarg1; arg2 = (OpenBabel::OBUnitCell::LatticeType)jarg2; (arg1)->SetLatticeType(arg2); } in CSharp_OpenBabel_OBUnitCell_SetLatticeType()
/dports/science/openbabel/openbabel-3.1.1/scripts/java/
H A Dopenbabel-java.cpp2983 (arg1)->SetLatticeType(arg2); } in Java_org_openbabel_openbabel_1javaJNI_OBUnitCell_1SetLatticeType()
/dports/science/openbabel/openbabel-3.1.1/scripts/R/examples/openbabelR/src/
H A Dopenbabel-R.cpp9928 …arg2 = static_cast< OpenBabel::OBUnitCell::LatticeType >(val2); (arg1)->SetLatticeType(arg2); r_an… in R_swig_OBUnitCell_SetLatticeType()
/dports/science/openbabel/openbabel-3.1.1/scripts/ruby/
H A Dopenbabel-ruby.cpp18518 …arg2 = static_cast< OpenBabel::OBUnitCell::LatticeType >(val2); (arg1)->SetLatticeType(arg2); retu… in _wrap_OBUnitCell_set_lattice_type()