67 virtual void describe(Teuchos::FancyOStream & out,
68 const Teuchos::EVerbosityLevel )
const
70 auto l_out = Teuchos::fancyOStream( out.getOStream() );
71 Teuchos::OSTab ostab(*l_out,2, this->
description());
72 l_out->setOutputToRootOnly(0);
74 *l_out <<
"\n--- " << this->
description() <<
" ---" << std::endl;