Home
last modified time | relevance | path

Searched refs:CONTROL_PRINT_TECPLOT (Results 1 – 5 of 5) sorted by relevance

/dports/cad/tochnog/Sources/Tochnog-Latest-jan-2014/
H A Dprint_te.cc78 if ( ieigen>=0 && ieigen>(neigen-1) ) db_error( CONTROL_PRINT_TECPLOT, icontrol ); in print_tecplot()
H A Dtop.cc757 if ( db_active_index( CONTROL_PRINT_TECPLOT, icontrol, VERSION_NORMAL ) ) { in step_close()
758 db( CONTROL_PRINT_TECPLOT, icontrol, ival, ddum, ldum, VERSION_NORMAL, GET ); in step_close()
H A Dtochnog-mod.h260 CONTROL_PRINT_TECPLOT, enumerator
H A Dtochnog.h261 CONTROL_PRINT_TECPLOT, enumerator
H A Ddatabase.cc810 strcpy(name[CONTROL_PRINT_TECPLOT],"control_print_tecplot"); in db_initialize()
811 type[CONTROL_PRINT_TECPLOT] = INTEGER; in db_initialize()
812 data_length[CONTROL_PRINT_TECPLOT] = 1; in db_initialize()
813 data_class[CONTROL_PRINT_TECPLOT] = CONTROL; in db_initialize()