<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hello,<br>
</p>
<p><br>
</p>
<p>I am trying to run ldom_example.cc in DUNE course-2015/exercises/pdelab-exercise4sol/src. I get the following error:<br>
</p>
<p><br>
</p>
<p><br>
</p>
<p style="margin-right:0px; margin-left:0px; font-size:11px; font-family:Menlo">User/Documents/DUNE/master/examples/src/ldom_example_operator.hh: In member function 'void LDomainExampleLocalOperator<PROBLEM>::alpha_boundary(const IG&, const LFSU&, const X&,
 const LFSV&, R&) const':</p>
<p style="margin-right:0px; margin-left:0px; font-size:11px; font-family:Menlo">/User/Documents/DUNE/master/examples/src/ldom_example_operator.hh:135:53: error: 'GenericReferenceElements' is not a member of 'Dune'</p>
<p style="margin-right:0px; margin-left:0px; font-size:11px; font-family:Menlo">       Dune::FieldVector<DF,dim-1> facecenterlocal = Dune::GenericReferenceElements<DF,dim-1>::general(gtface).position(0,0);<br>
</p>
<p><br>
</p>
<p><br>
</p>
<p>and not sure how to fix it. Could you please help? <br>
</p>
<p><br>
</p>
<p>Thanks,<br>
</p>
<p>Tatiana.<br>
</p>
</body>
</html>