aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/btl/actions
diff options
context:
space:
mode:
Diffstat (limited to 'bench/btl/actions')
-rw-r--r--bench/btl/actions/action_lu_decomp.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bench/btl/actions/action_lu_decomp.hh b/bench/btl/actions/action_lu_decomp.hh
index 147884e76..93de7866b 100644
--- a/bench/btl/actions/action_lu_decomp.hh
+++ b/bench/btl/actions/action_lu_decomp.hh
@@ -76,7 +76,7 @@ public :
static inline std::string name( void )
{
- return "lu_decomp_"+Interface::name();
+ return "complete_lu_decomp_"+Interface::name();
}
double nb_op_base( void ){