]> https://gitweb.dealii.org/ - dealii.git/commit
Don't use empty class decls {};, but rather put the braces on separate lines. This...
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 2 Oct 2000 13:33:46 +0000 (13:33 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 2 Oct 2000 13:33:46 +0000 (13:33 +0000)
commit2ad0cf2f02b937142eff3c4bb968b95e3a39951c
tree4a7184f6bdd77827982b071587871f4117fa1b09
parent9d4647ffffda619d98539e2f4831dbae952fd017
Don't use empty class decls {};, but rather put the braces on separate lines. This avoid confusing kdoc which only reads the opening brace and thinks that all that is following in this file is local to the class that was opened.

git-svn-id: https://svn.dealii.org/trunk@3370 0785d39b-7218-0410-832d-ea1e28bc413d
deal.II/deal.II/include/dofs/dof_handler.h
deal.II/deal.II/include/grid/grid_out.h
deal.II/deal.II/include/grid/tria.h
deal.II/deal.II/include/grid/tria_levels.h
deal.II/deal.II/include/multigrid/mg_dof_accessor.h
deal.II/deal.II/include/multigrid/mg_dof_handler.h
deal.II/lac/include/lac/solver_cg.h
deal.II/lac/include/lac/solver_minres.h
deal.II/lac/include/lac/solver_qmrs.h

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.