]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix comment and augment.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 27 Feb 2014 23:02:15 +0000 (23:02 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 27 Feb 2014 23:02:15 +0000 (23:02 +0000)
git-svn-id: https://svn.dealii.org/trunk@32582 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/lac/trilinos_vector_base.h

index 55319da91b472f88ac574b8476bcaa5ab070d293..d07b356faa595b635df5c830479eae969f68312f 100644 (file)
@@ -887,8 +887,10 @@ namespace TrilinosWrappers
     bool has_ghosts;
 
     /**
-     * An Epetra distibuted vector type. Requires an existing Epetra_Map for
-     * storing data.
+     * Pointer to the actual Epetra vector object. This may represent a
+     * vector that is in fact distributed among multiple processors. The
+     * object requires an existing Epetra_Map for
+     * storing data when setting it up.
      */
     std_cxx1x::shared_ptr<Epetra_FEVector> vector;
 

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.