aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/btl/actions/action_trisolve_matrix.hh
diff options
context:
space:
mode:
Diffstat (limited to 'bench/btl/actions/action_trisolve_matrix.hh')
-rw-r--r--bench/btl/actions/action_trisolve_matrix.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bench/btl/actions/action_trisolve_matrix.hh b/bench/btl/actions/action_trisolve_matrix.hh
index 92d9b9f89..0fc2bb9ef 100644
--- a/bench/btl/actions/action_trisolve_matrix.hh
+++ b/bench/btl/actions/action_trisolve_matrix.hh
@@ -101,7 +101,7 @@ public :
static inline std::string name( void )
{
- return "matrix_trisolve_"+Interface::name();
+ return "trisolve_matrix_"+Interface::name();
}
double nb_op_base( void ){