<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
Hi,<br>
<br>
thanks for the bug report - should work now<br>
(rev 339).<br>
<br>
Best<br>
Andreas<br>
<br>
On 12/07/2010 01:28 PM, Oleh Krehel wrote:
<blockquote
 cite="mid:AANLkTi=CrfQvH=VZg4TM=ciqU2gSyA7iuxP-N815ra=_@mail.gmail.com"
 type="cite">Dear Dune developers,<br>
  <br>
I get this message after "make GRIDDIM=2 GRIDTYPE=ALUGRID_CONFORM
adaptivefinitevolume;./adaptivefinitevolume" :<br>
  <br>
GridParameterBlock: Parameter 'tolerance' not specified, defaulting to
`1e-08'!<br>
  <br>
Created serial ALUConformGrid<2,2> from macro grid file
'grids/unitcube2.dgf'. <br>
  <br>
adaptivefinitevolume:
/localhome/krehel/currentDUNE/dune-grid/dune/grid/utility/persistentcontainer.hh:102:
typename Vector::value_type&
Dune::PersistentContainerVector<Grid, Index,
Vector>::operator[](const Entity&) [with Entity =
Dune::Entity<0, 2, const Dune::ALU2dGrid<2, 2,
(ALUGridSpace::ElementType)0u>, Dune::ALU2dGridEntity>, Grid =
Dune::ALUConformGrid<2, 2>, Index =
Dune::ALU2dGridHierarchicIndexSet<2, 2,
(ALUGridSpace::ElementType)0u>, Vector =
std::vector<RestrictedValue, std::allocator<RestrictedValue>
>]: Assertion `(typename Index::IndexType) index_.index( entity )
< (typename Index::IndexType) data_.size()' failed.<br>
Aborted<br>
  <br>
This message after "make GRIDDIM=2 GRIDTYPE=ALBERTAGRID
adaptivefinitevolume;./adaptivefinitevolume" :<br>
  <br>
GridParameterBlock: Parameter 'refinementedge' not specified,
defaulting to 'ARBITRARY'.<br>
check_mesh:         checking mesh 'DUNE AlbertaGrid'<br>
                    checking done; no error detected<br>
adaptivefinitevolume:
/localhome/krehel/currentDUNE/dune-grid/dune/grid/utility/persistentcontainer.hh:102:
typename Vector::value_type&
Dune::PersistentContainerVector<Grid, Index,
Vector>::operator[](const Entity&) [with Entity =
Dune::Entity<0, 2, const Dune::AlbertaGrid<2, 2>,
Dune::AlbertaGridEntity>, Grid = Dune::AlbertaGrid<2, 2>,
Index = Dune::AlbertaGridHierarchicIndexSet<2, 2>, Vector =
std::vector<RestrictedValue, std::allocator<RestrictedValue>
>]: Assertion `(typename Index::IndexType) index_.index( entity )
< (typename Index::IndexType) data_.size()' failed.<br>
Aborted<br>
  <br>
But everything works with GRIDTYPE=ALUGRID_SIMPLEX. All Dune modules
are current in this case( first I tried with week old svn version, then
with today's version).<br>
  <br>
I have checked what happens in 2.0 for these 3 grids - everything works.<br>
I also tried in 2.0, for curiosity's sake, GRIDTYPE=YASPGRID - the
program works, but the results crash my Paraview 3.8.1 with
Segmentation fault.<br>
  <br>
best regards,<br>
Oleh Krehel<br>
  <br>
  <br>
  <br>
  <br>
  <br>
  <br>
  <br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Dune mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Dune@dune-project.org">Dune@dune-project.org</a>
<a class="moz-txt-link-freetext" href="http://lists.dune-project.org/mailman/listinfo/dune">http://lists.dune-project.org/mailman/listinfo/dune</a>
  </pre>
</blockquote>
<br>
</body>
</html>