<h3>Specific improvements</h3>
<ol>
+ <li>New: There is now a class FEEvaluationDGP that implements matrix-free
+ evaluation routines by truncated tensor products for FE_DGP elements.
+ <br>
+ (Martin Kronbichler, 2014/02/17)
+
<li>Changed: The InverseMatrixRichardson used to eat all exceptions
that may have been produced by the underlying Richardson solver, leaving
no trace that the underlying solver may have failed when you call functions
*/
void reinit (const unsigned int cell);
- /**
- * Initializes the operation pointer to the current cell. This is a reinit
- * call similar to FEValues where the necessary information is computed on
- * the fly.
- */
- template <typename ITERATOR>
- void reinit (const ITERATOR &cell_iterator);
-
/**
* For the transformation information stored in MappingInfo, this function
* returns the index which belongs to the current cell as specified in @p
In the beginning the Universe was created. This has made a lot of
people very angry and has been widely regarded as a bad move.
Douglas Adams