]> https://gitweb.dealii.org/ - dealii.git/commitdiff
.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 12 Mar 1998 16:58:44 +0000 (16:58 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 12 Mar 1998 16:58:44 +0000 (16:58 +0000)
git-svn-id: https://svn.dealii.org/trunk@60 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/Conventions
deal.II/deal.II/Todo

index 117e9132b9d7b517480df177c7df8f1fcd9bd8c6..c636c249624c21c70f0b290b73d2ad7d83eaca55 100644 (file)
@@ -4,9 +4,8 @@ Here are some conventions for source code of the deal.II library:
 1./ Functions which return the number of something (number of cells,
   degrees of freedom, etc) should start with n_*
 
-2./ Function which set a bit or flag should start with set_* (an
-  unfortunate relict is the flag_refine function); functions which
-  clear bits of flags should be named clear_*
+2./ Function which set a bit or flag should start with set_*;
+  functions which clear bits of flags should be named clear_*
 
 3./ After each function, at least three empty lines are expected to
   enable better readability. One empty line occurs in functions to
index 42d502cd440c5e5b52b7f12e31045121173ef1f8..7d16a5b7f807bd03d2bf68a0732340d8786fab7a 100644 (file)
@@ -36,6 +36,11 @@ Add support for fast assemblage of mass matrices.
 
 Make AssemblerData a local class to Assembler again if gcc2.8 supports it.
 
+Let ParameterHandler and DataIn/Out throw exceptions. Make more tests
+  on the input.
+  
+
+
 
 
 DEAL:

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.