aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/btl/actions
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2009-03-09 23:28:46 +0000
committerGravatar Gael Guennebaud <g.gael@free.fr>2009-03-09 23:28:46 +0000
commitcaa1ef751551c26dec731b305177190cbd30048f (patch)
treefae8cabff5f346601d7fccd69a33bd1969602974 /bench/btl/actions
parent8aa5aa269a6b7a5f4237940f4de55bfa15f88791 (diff)
various BTL updates (disable Cholesky for MTL, add new plot settings,
etc)
Diffstat (limited to 'bench/btl/actions')
-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 0fc2bb9ef..92d9b9f89 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 "trisolve_matrix_"+Interface::name();
+ return "matrix_trisolve_"+Interface::name();
}
double nb_op_base( void ){