Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
Teuchos::MinLocNonzero< Ordinal, ScalarType, IndexType > Class Template Reference

same as MinLoc, but don't allow zero More...

Inheritance diagram for Teuchos::MinLocNonzero< Ordinal, ScalarType, IndexType >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void reduce (const Ordinal count, const std::pair< ScalarType, IndexType > inBuffer[], std::pair< ScalarType, IndexType > inoutBuffer[]) const
 

Detailed Description

template<class Ordinal, class ScalarType, class IndexType>
class Teuchos::MinLocNonzero< Ordinal, ScalarType, IndexType >

same as MinLoc, but don't allow zero

Definition at line 207 of file Teuchos_TimeMonitor.cpp.


Member Function Documentation

template<class Ordinal , class ScalarType , class IndexType >
void Teuchos::MinLocNonzero< Ordinal, ScalarType, IndexType >::reduce ( const Ordinal  count,
const std::pair< ScalarType, IndexType >  inBuffer[],
std::pair< ScalarType, IndexType >  inoutBuffer[] 
) const [virtual]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines