]> https://gitweb.dealii.org/ - dealii.git/commitdiff
pointers removed from output
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Tue, 1 Feb 2005 22:42:27 +0000 (22:42 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Tue, 1 Feb 2005 22:42:27 +0000 (22:42 +0000)
git-svn-id: https://svn.dealii.org/trunk@9888 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/block_matrix_array.h

index b44ec2fea5cb00e6c931d6b79eb5ba5b7d74df94..d24c6dc12bcad2a1ddb15e8fc78b300f30bb8366 100644 (file)
@@ -539,7 +539,7 @@ BlockMatrixArray<MATRIX>::print_latex (std::ostream& out) const
       if (m->prefix != 1.)
        stream << " " << m->prefix << 'x';
       stream << matrix_names.find(m->matrix)->second;
-      stream << '(' << m->matrix << ')';
+//      stream << '(' << m->matrix << ')';
       if (m->transpose)
        stream << "^T";
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.