Home
last modified time | relevance | path

Searched refs:E_FIELD_DUMP (Results 1 – 3 of 3) sorted by relevance

/dports/science/openems/openEMS-0.0.35-71-g4c24b6e/Common/
H A Dprocessfields.cpp27 m_DumpType = E_FIELD_DUMP; in ProcessFields()
66 case E_FIELD_DUMP: in GetFieldNameByType()
288 case E_FIELD_DUMP: in CalcField()
H A Dprocessfields.h43 …enum DumpType { E_FIELD_DUMP=0, H_FIELD_DUMP=1, J_FIELD_DUMP=2, ROTH_FIELD_DUMP=3, D_FIELD_DUMP=4,… enumerator
H A Dprocessfields_sar.cpp121 m_DumpType = E_FIELD_DUMP; in Process()