STFINV library: seek source wavelet correction filter

◆ dont_report_on_construct()

void stfinv::Exception::dont_report_on_construct ( )
static

Issue NO screen report on construction of exception.

switch off

Definition at line 87 of file error.cc.

References Mreport_on_construct.

88  {
90  }
static bool Mreport_on_construct
Shall we print to cerr at construction time?
Definition: error.h:93