]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Reformat one statement.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 3 Dec 2012 07:18:50 +0000 (07:18 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 3 Dec 2012 07:18:50 +0000 (07:18 +0000)
git-svn-id: https://svn.dealii.org/trunk@27726 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/lac/trilinos_sparse_matrix.cc

index 9f077e789de557415eed5d404ec29a38972c6bd9..d475a648eb5c35240b6c149457147aa9c0d62123 100644 (file)
@@ -770,7 +770,8 @@ set_matrix_values:
   {
     // Extract local indices in
     // the matrix.
-    int trilinos_i = matrix->LRID(static_cast<int>(i)), trilinos_j = matrix->LCID(static_cast<int>(j));
+    int trilinos_i = matrix->LRID(static_cast<int>(i)),
+       trilinos_j = matrix->LCID(static_cast<int>(j));
     TrilinosScalar value = 0.;
 
     // If the data is not on the

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.