#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
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.