42 #ifndef TEUCHOS_PARAMETER_LIST_ACCEPTOR_DEFAULT_BASE_HPP 43 #define TEUCHOS_PARAMETER_LIST_ACCEPTOR_DEFAULT_BASE_HPP 45 #include "Teuchos_ParameterListAcceptor.hpp" 109 paramList_ = paramList;
132 #endif // TEUCHOS_PARAMETER_LIST_ACCEPTOR_DEFAULT_BASE_HPP RCP< ParameterList > unsetParameterList()
Templated Parameter List class.
Intermediate node base class for objects that accept parameter lists that implements some of the need...
void setMyParamList(const RCP< ParameterList > ¶mList)
RCP< ParameterList > getNonconstParameterList()
Interface for objects that can accept a ParameterList.
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 > getParameterList() const
Reference-counted pointer class and non-member templated function implementations.
RCP< ParameterList > getMyNonconstParamList()
RCP< const ParameterList > getMyParamList() const