Home
last modified time | relevance | path

Searched refs:Strict_Error (Results 1 – 2 of 2) sorted by relevance

/phasta/phastaIO/
H A DphastaIO.cc116 bool Strict_Error = false ; variable
1522 if( Strict_Error ) { in readdatablock()
1889 if( Strict_Error ) { in writedatablock()
1906 if( Strict_Error ) { in writedatablock()
1919 if( Strict_Error ) { in writedatablock()
2042 void togglestrictmode( void ) { Strict_Error = !Strict_Error; } in togglestrictmode()
H A DvtkPhastaReader.cxx185 int Strict_Error = 0 ; variable
813 if( Strict_Error ) { in readdatablock()