Home
last modified time | relevance | path

Searched defs:unit_symbol (Results 1 – 4 of 4) sorted by relevance

/dports/science/py-pyscf/pyscf-2.0.1/pyscf/scf/
H A Dghf.py348 def dip_moment(mol, dm, unit_symbol='Debye', verbose=logger.NOTE): argument
499 def dip_moment(self, mol=None, dm=None, unit_symbol='Debye', argument
/dports/devel/systemc/systemc-2.3.4_pub_rev_20190614/src/sysc/kernel/
H A Dsc_time.cpp131 sc_time_tuple::unit_symbol() const in unit_symbol() function in sc_core::sc_time_tuple
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Dunit.h486 #define unit_symbol(unit) ((unit)->extras ? (unit)->extras->sym : lispnil) macro
/dports/audio/carla/Carla-2.4.1/source/utils/
H A DCarlaLv2Utils.hpp232 Lilv::Node unit_symbol; member in Lv2WorldClass