Skip to content
Snippets Groups Projects
Commit 9a2d533e authored by Oliver Sander's avatar Oliver Sander
Browse files

globalRefine erscheint auch unter Doxygen

[[Imported from SVN: r507]]
parent 59c8248d
Branches
Tags
No related merge requests found
......@@ -748,7 +748,10 @@ namespace Dune {
//! empty constructor making grid of unit square
SGrid ();
// refine mesh globally by one level
/** \brief Refine mesh globally by one level
*
* \param refCount gets ignored
*/
void globalRefine (int refCount);
//! map expanded coordinates to position
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment