]> https://gitweb.dealii.org/ - dealii-svn.git/commit
Don't use empty class decls {};, but rather put the braces on separate lines. This...
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 2 Oct 2000 13:33:46 +0000 (13:33 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 2 Oct 2000 13:33:46 +0000 (13:33 +0000)
commitaa4beb97cd37cea1dbb3343b17c5d400215ae613
tree12462c64d35ce556a63f91b40bd2cfe1911ac417
parent2769ea6b8a8a182dd813477fc3b750fdf4d28022
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.