Skip to content

#760 geometryInFather is not topological in ALUGrid with boundary parametrization

Metadata

Property Value
Reported by Carsten Gräser (graeser@math.fu-berlin.de)
Reported at Mar 18, 2010 13:46
Type Bug Report
Version Git (pre2.4) [autotools]
Operating System Unspecified / All
Last edited by Robert K (robertk@posteo.org)
Last edited at Mar 22, 2010 14:04
Closed by Robert K (robertk@posteo.org)
Closed at Mar 22, 2010 14:04
Closed in version Unknown
Resolution Implemented
Comment fixed in -r6488

Description

The method geometryInFather does not give the topological embedding for ALUSimplexGrid<2,2> with parametrized boundaries.

It seems to use the real vertex coordinates instead. However you need the topological version for geometric multigrid.

The attached test print the transposed jacobian with and without parametrization for ALUGrid and UGGrid.

Since sequential creation of several ALUGrid objects does not work correctly you need to call the test once without arguments and once with '-reverse 1'.

Attachments