Dear sir,
I am getting error in the following lines in "table.h".

// Make the underlying iterator class a friend.
958  friend class LinearIndexIterator 
<https://www.dealii.org/developer/doxygen/deal.II/classLinearIndexIterator.html>
<
959  Iterator 
<https://www.dealii.org/developer/doxygen/deal.II/classMatrixTableIterators_1_1Iterator.html><TableType,
 
Constness, storage_order>,
960 
<https://www.dealii.org/developer/doxygen/deal.II/classMatrixTableIterators_1_1AccessorBase.html#aea52115385a3e007cab612d2977f2eb9>
  
Accessor 
<https://www.dealii.org/developer/doxygen/deal.II/classMatrixTableIterators_1_1Accessor.html><TableType,
 
Constness, storage_order>>;
961  };


I am using windows x64 machine.
THe error says "C2990 'dealii::LinearIndexIterator': non-class template has 
already been declared as a class template"
Also,
"syntax error '<'.
"unexpected tokens preceding ';'


Kindly help me out!!!

Ashok

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/d882ab60-8f4f-4bbb-8258-818c4d88e790%40googlegroups.com.

Reply via email to