Home
last modified time | relevance | path

Searched defs:togglestrictmode (Results 1 – 2 of 2) sorted by relevance

/phasta/phastaIO/
H A DphastaIO.h27 #define togglestrictmode FortranCInterface_GLOBAL_(togglestrictmode, TOGGLESTRICTMODE) macro
H A DphastaIO.cc2042 void togglestrictmode( void ) { Strict_Error = !Strict_Error; } in togglestrictmode() function