Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <TestAssembly.hpp>
Public Member Functions | |
Perf () | |
void | increment (const Perf &p) |
void | scale (double s) |
Perf () | |
void | increment (const Perf &p) |
void | scale (double s) |
Public Attributes | |
size_t | global_elem_count |
size_t | global_node_count |
double | fill_time |
double | time |
double | flops |
double | throughput |
Definition at line 51 of file TestAssembly.hpp.
|
inline |
Definition at line 56 of file TestAssembly.hpp.
|
inline |
Definition at line 56 of file view/TestAssembly.hpp.
Definition at line 60 of file TestAssembly.hpp.
|
inline |
Definition at line 66 of file TestAssembly.hpp.
Definition at line 60 of file view/TestAssembly.hpp.
|
inline |
Definition at line 66 of file view/TestAssembly.hpp.
size_t Perf::global_elem_count |
Definition at line 52 of file TestAssembly.hpp.
size_t Perf::global_node_count |
Definition at line 53 of file TestAssembly.hpp.
double Perf::fill_time |
Definition at line 54 of file TestAssembly.hpp.
double Perf::time |
Definition at line 37 of file mat_vec/common.hpp.
double Perf::flops |
Definition at line 38 of file mat_vec/common.hpp.
double Perf::throughput |
Definition at line 39 of file mat_vec/common.hpp.