42#ifndef TEUCHOS_RAW_PARAMETER_LIST_HELPERS_HPP
43#define TEUCHOS_RAW_PARAMETER_LIST_HELPERS_HPP
50#include "Teuchos_Comm.hpp"
78TEUCHOSCOMM_LIB_DLL_EXPORT
Templated Parameter List class.
Abstract interface for distributed-memory communication.
TEUCHOSCOMM_LIB_DLL_EXPORT void updateParametersAndBroadcast(const Ptr< ParameterList > &inParamList, const Ptr< ParameterList > &ParamList, const Comm< int > &comm, int root, bool overwrite=true)
On processor rank = root, broadcast the inParamList to all other processors. Then update the given pa...
Simple wrapper class for raw pointers to single objects where no persisting relationship exists.
The Teuchos namespace contains all of the classes, structs and enums used by Teuchos,...