Skip to content

#842 Error in Documentation

Metadata

Property Value
Reported by Jayesh Badwaik (jayeshb.work@gmail.com)
Reported at Nov 19, 2010 18:18
Type Bug Report
Version 2.0
Operating System Unspecified / All
Last edited by Christoph Grüninger (gruenich@iws.uni-stuttgart.de)
Last edited at Mar 31, 2012 12:59
Closed by Christoph Grüninger (gruenich@iws.uni-stuttgart.de)
Closed at Mar 31, 2012 12:59
Closed in version Unknown
Resolution Fixed
Comment Seems to be fixed.

Description

The text at http://www.dune-project.org/doc/doxygen/dune-grid-html/struct_dune_1_1_capabilities_1_1is_leafwise_conforming_3_01_a_l_u_conform_grid_3_012_00_01dimworld_01_4_01_4.html#_details

says the following.

| template | struct Dune::Capabilities::isLeafwiseConforming< ALUConformGrid< 2, dimworld > > | | ALUConformGrid is parallel. ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ALUConformGrid can communicate ALUConformGrid has non-conforming level grids | ALUConformGrid has a conforming leaf grid

whereas it is not actually parallel and is just leaf confirming

The solution to the bug would be to fix the underlined line.