Skip to content
Snippets Groups Projects
Commit 8ce73f96 authored by Max Kahnt's avatar Max Kahnt
Browse files

Remove comment restricting createSphere to UG grid.

parent 5eef6a1d
Branches
No related tags found
No related merge requests found
......@@ -187,7 +187,7 @@ public:
/** \brief Create a sphere grid.
*
* Only works for UGGrid by now!
*
*/
static GridType* createSphere(const ParameterTree& config) {
return makeSphereOnOctahedron<GridType>(config.get<FV>("center"),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment