43 #ifndef PANZER_PARAMETER_LIBRARY_ACCEPTOR_HPP
44 #define PANZER_PARAMETER_LIBRARY_ACCEPTOR_HPP
47 #include "Teuchos_RCP.hpp"
Pure Virtual base class for accepting the parameter library.
virtual ~ParameterLibraryAcceptor()
virtual Teuchos::RCP< panzer::ParamLib > getParameterLibrary() const =0