Home
last modified time | relevance | path

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

/dports/science/elmerfem/elmerfem-release-9.0/post/src/modules/
H A Dreadfile.c53 extern int CurrentTimeStep,KeepScale;
569 if ( !KeepScale ) { in epReadFile()
/dports/science/elmerfem/elmerfem-release-9.0/post/src/
H A DElmerPost.c115 int CurrentTimeStep, GraphicsClearOn = 1, KeepScale = 0, NormalUpdate = 1; variable
805 if ( !KeepScale ) { in TimeStep()
1270 if ( !KeepScale ) in MathCommand()
2542 Tcl_LinkVar( TCLInterp, "KeepScale", (char *)&KeepScale, TCL_LINK_INT ); in main()
/dports/science/elmerfem/elmerfem-release-9.0/post/src/tcl/
H A Dmenu.tcl320 checkbutton .options.keep -indicatoron false -border 5 -selectcolor green -variable KeepScale -text…