42 #ifndef TEUCHOS_PARAMETER_LIST_NON_ACCEPTOR_HPP 43 #define TEUCHOS_PARAMETER_LIST_NON_ACCEPTOR_HPP 45 #include "Teuchos_ParameterListAcceptorDefaultBase.hpp" 79 #endif // TEUCHOS_PARAMETER_LIST_NON_ACCEPTOR_HPP Mix-in implementation subclass to be inherited by concrete subclasses who's interface says that they ...
void setParameterList(RCP< ParameterList > const ¶mList)
Accepts a parameter list but asserts that it is empty.
Intermediate node base class for objects that accept parameter lists that implements some of the need...
The Teuchos namespace contains all of the classes, structs and enums used by Teuchos, as well as a number of utility routines.
Smart reference counting pointer class for automatic garbage collection.
RCP< const ParameterList > getValidParameters() const
Returns a non-null but empty parameter list.