vectorizable.hh File Reference
Go to the source code of this file.
Classes | |
class | vectorial::Vectorizable |
Interface to make bilinear forms vectorizable. More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
vectorial | |
Vector valued problems. | |
Detailed Description
Bilinear forms sharing data amongst each other should also be able to share data after begin cloned. Not with the original objects but amongst the clones.
Definition in file vectorizable.hh.