Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include "Teuchos_PerformanceMonitorBase.hpp"
#include "Teuchos_CommHelpers.hpp"
#include "Teuchos_DefaultComm.hpp"
#include <iterator>
Go to the source code of this file.
Namespaces | |
Teuchos | |
Functions | |
void | Teuchos::unsortedMergePair (const Array< std::string > &localNames, Array< std::string > &globalNames, const ECounterSetOp setOp) |
void | Teuchos::mergeCounterNames (const Comm< int > &comm, const Array< std::string > &localNames, Array< std::string > &globalNames, const ECounterSetOp setOp) |
Merge counter names over all processors. More... | |