#538 dependency dune-grid <-> dune-localfunctions
Metadata
| Property | Value | 
|---|---|
| Reported by | Andreas Dedner (A.S.Dedner@warwick.ac.uk) | 
| Reported at | Apr 8, 2009 11:06 | 
| Type | Feature Request | 
| Version | Git (pre2.4) [autotools] | 
| Operating System | Unspecified / All | 
| Last edited by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) | 
| Last edited at | Dec 1, 2009 09:28 | 
| Closed by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) | 
| Closed at | Dec 1, 2009 09:28 | 
| Closed in version | Unknown | 
| Resolution | Deferred | 
| Comment | Discussion settled, issue is now covered by #604 (closed) | 
Description
Should dune-localfunctions depend on dune-grid or vice-versa? Or should both only depend on dune-common
- it might be reasonable to suggest dune-localfunctions in dune-grid to implement higher order geometries
- dune-localfunctions needs dune-grid due to the reference elements there -> perhaps these should be in dune-common instead?
- For testing dune-localfunctions needs quadratures - but these do not have to be in dune-grid but are prehaps better situated in dune-localfunctions