Home
last modified time | relevance | path

Searched refs:UnitCell (Results 176 – 200 of 262) sorted by relevance

1234567891011

/dports/science/openmx/openmx3.8/work/ml_example/
H A DFebcc2.dat124 # if <Band.KPath.UnitCell does not exist,
H A DCo4+U.dat171 # if <Band.KPath.UnitCell does not exist,
/dports/science/openmx/openmx3.8/work/
H A DCoO_NC.dat118 # if <Band.KPath.UnitCell does not exist,
H A DNiO_NC.dat118 # if <Band.KPath.UnitCell does not exist,
H A DMnO_NC.dat116 # if <Band.KPath.UnitCell does not exist,
H A DAl-Si111_ESM.dat152 # if <Band.KPath.UnitCell does not exist,
/dports/science/openmx/openmx3.8/work/force_example/
H A DCrys-MnO_GGA.dat138 # if <Band.KPath.UnitCell does not exist,
H A DMnO_LDA+U.dat144 # if <Band.KPath.UnitCell does not exist,
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/avogadro/io/
H A Dcjsonformat.cpp190 Core::UnitCell* unitCellObject = nullptr; in read()
199 unitCellObject = new Core::UnitCell(aVector, bVector, cVector); in read()
209 unitCellObject = new Core::UnitCell(a, b, c, alpha, beta, gamma); in read()
/dports/science/openmx/openmx3.8/work/wf_example/
H A DGaAs.out124 <Band.KPath.UnitCell
128 Band.KPath.UnitCell>
129 # if <Band.KPath.UnitCell does not exist,
H A DsymGra.dat130 # if <Band.KPath.UnitCell does not exist,
H A DpmCVO.dat117 # if <Band.KPath.UnitCell does not exist,
H A DNC_CVO.dat117 # if <Band.KPath.UnitCell does not exist,
/dports/science/avogadrolibs/avogadrolibs-1.94.0/avogadro/io/
H A Dcjsonformat.cpp190 Core::UnitCell* unitCellObject = nullptr; in read()
199 unitCellObject = new Core::UnitCell(aVector, bVector, cVector); in read()
209 unitCellObject = new Core::UnitCell(a, b, c, alpha, beta, gamma); in read()
/dports/science/openbabel/openbabel-3.1.1/src/formats/
H A Dlpmdformat.cpp313 if(mol.HasData(OBGenericDataType::UnitCell)) in WriteMolecule()
316 uc = (OBUnitCell*)mol.GetData(OBGenericDataType::UnitCell); in WriteMolecule()
/dports/science/qbox/qbox-public-rel1_73_3/src/
H A DtestSlaterDet.cpp53 UnitCell cell(a,b,c); in main()
H A DExternalPotential.cpp116 const UnitCell& cell = cd.vbasis()->cell(); in update()
H A DEnergyFunctional.cpp239 const UnitCell& cell = wf.cell(); in update_vhxc()
414 const UnitCell& cell(wf.cell()); in energy()
1051 const UnitCell& cell = s_.wf.cell(); in atoms_moved()
1203 const UnitCell& cell = wf.cell(); in cell_moved()
H A DSpectrumCmd.cpp70 const UnitCell& cell = wf.cell(); in action()
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/avogadro/core/
H A Dmolecule.cpp50 m_unitCell(other.m_unitCell ? new UnitCell(*other.m_unitCell) : nullptr), in Molecule()
137 m_unitCell = other.m_unitCell ? new UnitCell(*other.m_unitCell) : nullptr; in operator =()
681 void Molecule::setUnitCell(UnitCell* uc) in setUnitCell()
/dports/science/avogadrolibs/avogadrolibs-1.94.0/avogadro/core/
H A Dmolecule.cpp50 m_unitCell(other.m_unitCell ? new UnitCell(*other.m_unitCell) : nullptr), in Molecule()
137 m_unitCell = other.m_unitCell ? new UnitCell(*other.m_unitCell) : nullptr; in operator =()
681 void Molecule::setUnitCell(UnitCell* uc) in setUnitCell()
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/avogadro/qtplugins/plotxrd/
H A Dplotxrd.cpp88 if (changes & Molecule::UnitCell) { in moleculeChanged()
/dports/science/avogadrolibs/avogadrolibs-1.94.0/avogadro/qtplugins/plotxrd/
H A Dplotxrd.cpp88 if (changes & Molecule::UnitCell) { in moleculeChanged()
/dports/science/py-molmod/molmod-1.4.8/molmod/test/
H A Dtest_toyff.py192 unit_cell = UnitCell(
H A Dtest_molecules.py123 uc = UnitCell.from_parameters3(

1234567891011