]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
doxygen formatting fixes
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 13 Feb 2014 01:49:37 +0000 (01:49 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 13 Feb 2014 01:49:37 +0000 (01:49 +0000)
git-svn-id: https://svn.dealii.org/trunk@32470 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/base/index_set.h
deal.II/include/deal.II/lac/sparse_matrix.h

index 2ed89bee18ec555b87cadcfc6365bb923d41cca1..d7e74ab4e9a8d019b6aa2040ad30ffb5422114a6 100644 (file)
@@ -260,7 +260,7 @@ public:
 
   /**
    * Constructs the IndexSet from a text based representation given by the
-   * stream @param in written by the write() function.
+   * stream @p in written by the write() function.
    */
   void read(std::istream &in);
 
@@ -272,7 +272,7 @@ public:
 
   /**
    * Constructs the IndexSet from a binary representation given by the stream
-   * @param in written by the write_block() function.
+   * @p in written by the write_block() function.
    */
   void block_read(std::istream &in);
 
index 2fae863171b5feab0edadb84fbac39262129354a..2674965466ab944a984a4fc1dd6ff4fa83231090 100644 (file)
@@ -1046,14 +1046,14 @@ public:
    * yourself, you should also rename this function to avoid programs relying
    * on outdated information!
    *
-   * @internal @deprecated Use iterator or const_iterator instead!
+   * @deprecated Use iterator or const_iterator instead!
    */
   number global_entry (const size_type i) const DEAL_II_DEPRECATED;
 
   /**
    * Same as above, but with write access.  You certainly know what you do?
    *
-   * @internal @deprecated Use iterator or const_iterator instead!
+   * @deprecated Use iterator or const_iterator instead!
    */
   number &global_entry (const size_type i) DEAL_II_DEPRECATED;
 

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.