aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/btl/actions/action_trisolve.hh
diff options
context:
space:
mode:
Diffstat (limited to 'bench/btl/actions/action_trisolve.hh')
-rw-r--r--bench/btl/actions/action_trisolve.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bench/btl/actions/action_trisolve.hh b/bench/btl/actions/action_trisolve.hh
index 52ef17e60..d6f0b477e 100644
--- a/bench/btl/actions/action_trisolve.hh
+++ b/bench/btl/actions/action_trisolve.hh
@@ -87,7 +87,7 @@ public :
static inline std::string name( void )
{
- return "trisolve_"+Interface::name();
+ return "trisolve_vector_"+Interface::name();
}
double nb_op_base( void ){