Zoltan2
Loading...
Searching...
No Matches
Zoltan2::perProcessorComponentMetrics< Adapter > Class Template Reference

#include <Zoltan2_componentMetrics.hpp>

Public Types

typedef Adapter::lno_t lno_t
typedef Adapter::gno_t gno_t
typedef Adapter::offset_t offset_t
typedef Adapter::scalar_t scalar_t

Public Member Functions

 perProcessorComponentMetrics (const Adapter &ia, const Teuchos::Comm< int > &comm)
 ~perProcessorComponentMetrics ()
size_t getNumComponents ()
size_t getMaxComponentSize ()
size_t getMinComponentSize ()
double getAvgComponentSize ()

Detailed Description

template<typename Adapter>
class Zoltan2::perProcessorComponentMetrics< Adapter >

Definition at line 29 of file Zoltan2_componentMetrics.hpp.

Member Typedef Documentation

◆ lno_t

template<typename Adapter>
typedef Adapter::lno_t Zoltan2::perProcessorComponentMetrics< Adapter >::lno_t

Definition at line 32 of file Zoltan2_componentMetrics.hpp.

◆ gno_t

template<typename Adapter>
typedef Adapter::gno_t Zoltan2::perProcessorComponentMetrics< Adapter >::gno_t

Definition at line 33 of file Zoltan2_componentMetrics.hpp.

◆ offset_t

template<typename Adapter>
typedef Adapter::offset_t Zoltan2::perProcessorComponentMetrics< Adapter >::offset_t

Definition at line 34 of file Zoltan2_componentMetrics.hpp.

◆ scalar_t

template<typename Adapter>
typedef Adapter::scalar_t Zoltan2::perProcessorComponentMetrics< Adapter >::scalar_t

Definition at line 35 of file Zoltan2_componentMetrics.hpp.

Constructor & Destructor Documentation

◆ perProcessorComponentMetrics()

template<typename Adapter>
Zoltan2::perProcessorComponentMetrics< Adapter >::perProcessorComponentMetrics ( const Adapter & ia,
const Teuchos::Comm< int > & comm )

Definition at line 78 of file Zoltan2_componentMetrics.hpp.

◆ ~perProcessorComponentMetrics()

template<typename Adapter>
Zoltan2::perProcessorComponentMetrics< Adapter >::~perProcessorComponentMetrics ( )
inline

Definition at line 49 of file Zoltan2_componentMetrics.hpp.

Member Function Documentation

◆ getNumComponents()

template<typename Adapter>
size_t Zoltan2::perProcessorComponentMetrics< Adapter >::getNumComponents ( )
inline

Definition at line 51 of file Zoltan2_componentMetrics.hpp.

◆ getMaxComponentSize()

template<typename Adapter>
size_t Zoltan2::perProcessorComponentMetrics< Adapter >::getMaxComponentSize ( )
inline

Definition at line 52 of file Zoltan2_componentMetrics.hpp.

◆ getMinComponentSize()

template<typename Adapter>
size_t Zoltan2::perProcessorComponentMetrics< Adapter >::getMinComponentSize ( )
inline

Definition at line 53 of file Zoltan2_componentMetrics.hpp.

◆ getAvgComponentSize()

template<typename Adapter>
double Zoltan2::perProcessorComponentMetrics< Adapter >::getAvgComponentSize ( )
inline

Definition at line 54 of file Zoltan2_componentMetrics.hpp.


The documentation for this class was generated from the following file: