Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
Perf Struct Reference

#include <TestAssembly.hpp>

Public Member Functions

 Perf ()
 
void increment (const Perf &p)
 
void scale (double s)
 
 Perf ()
 
void increment (const Perf &p)
 
void min (const Perf &p)
 
void scale (double s)
 
void reduceMax (const Teuchos::Comm< int > &comm)
 

Public Attributes

size_t global_elem_count
 
size_t global_node_count
 
double import_time
 
double fill_time
 

Detailed Description

Definition at line 36 of file FadMPAssembly/TestAssembly.hpp.

Constructor & Destructor Documentation

Perf::Perf ( )
inline

Definition at line 42 of file FadMPAssembly/TestAssembly.hpp.

Perf::Perf ( )
inline

Definition at line 50 of file MPAssembly/TestAssembly.hpp.

Member Function Documentation

void Perf::increment ( const Perf p)
inline

Definition at line 47 of file FadMPAssembly/TestAssembly.hpp.

void Perf::scale ( double  s)
inline

Definition at line 54 of file FadMPAssembly/TestAssembly.hpp.

void Perf::increment ( const Perf p)
inline

Definition at line 55 of file MPAssembly/TestAssembly.hpp.

void Perf::min ( const Perf p)
inline

Definition at line 62 of file MPAssembly/TestAssembly.hpp.

void Perf::scale ( double  s)
inline

Definition at line 69 of file MPAssembly/TestAssembly.hpp.

void Perf::reduceMax ( const Teuchos::Comm< int > &  comm)
inline

Definition at line 74 of file MPAssembly/TestAssembly.hpp.

Member Data Documentation

size_t Perf::global_elem_count

Definition at line 37 of file FadMPAssembly/TestAssembly.hpp.

size_t Perf::global_node_count

Definition at line 38 of file FadMPAssembly/TestAssembly.hpp.

double Perf::import_time

Definition at line 39 of file FadMPAssembly/TestAssembly.hpp.

double Perf::fill_time

Definition at line 40 of file FadMPAssembly/TestAssembly.hpp.


The documentation for this struct was generated from the following files: