Home
last modified time | relevance | path

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

/dports/comms/xnec2c/xnec2c-3.4/src/
H A Dcmnd_edit.c197 iv[SPIN_COL_I1] = idx; in Excitation_Command()
467 iv[SPIN_COL_I1] = 0; in Frequency_Command()
469 iv[SPIN_COL_I1] = 1; in Frequency_Command()
597 iv[SPIN_COL_I1] = 1; in Ground_Command()
640 if( (iv[SPIN_COL_I1] != 1) && (iv[SPIN_COL_I1] != -1) ) in Ground_Command()
736 if( (iv[SPIN_COL_I1] == 1) || (iv[SPIN_COL_I1] == -1) ) in Ground_Command()
812 if( (iv[SPIN_COL_I1] == 1) || (iv[SPIN_COL_I1] == -1) ) in Ground_Command()
886 if( (iv[SPIN_COL_I1] == 1) || (iv[SPIN_COL_I1] == -1) ) in Ground_Command()
907 if( (iv[SPIN_COL_I1] == 0) || (iv[SPIN_COL_I1] == 2) ) /* Finite ground */ in Ground_Command()
1276 iv[SPIN_COL_I1] = idx; in Radiation_Command()
[all …]
H A Dgeom_edit.c123 for( idi = SPIN_COL_I1; idi <= SPIN_COL_I2; idi++ ) in Wire_Editor()
152 iv[SPIN_COL_I1] = ++gbl_tag_num; in Wire_Editor()
290 gbl_tag_num = iv[SPIN_COL_I1]; in Wire_Editor()
527 iv[SPIN_COL_I1] = 0; /* Not used in SP */ in Patch_Editor()
704 iv[SPIN_COL_I1] = iv[SPIN_COL_I2] = 8; in Patch_Editor()
927 iv[SPIN_COL_I1] = ++gbl_tag_num; in Arc_Editor()
929 lookup_widget(arc_editor, ispin[SPIN_COL_I1])); in Arc_Editor()
973 gbl_tag_num = iv[SPIN_COL_I1]; in Arc_Editor()
1161 iv[SPIN_COL_I1] = ++gbl_tag_num; in Helix_Editor()
1163 helix_editor, ispin[SPIN_COL_I1]) ); in Helix_Editor()
[all …]
H A Deditors.h100 SPIN_COL_I1 = 0, enumerator