NeoPZ
|
Public Member Functions | |
MatrixBenchmark (int number_of_matrices, int dimension) | |
void | operator() (int i) |
~MatrixBenchmark () | |
Private Attributes | |
std::vector< TPZFMatrix< REAL > * > | matrices |
|
inline |
Definition at line 23 of file main.cpp.
References dimension, and number_of_matrices.
|
private |