Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Classes | Namespaces
vectorial/vectorizable.hh File Reference

Bilinear forms sharing data amongst each other should also be able to share data after begin cloned. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vectorial::Vectorizable
 Interface to make bilinear forms vectorizable. More...

Namespaces

namespace  concepts
 

Geometries and material constants for eddy current problems.


namespace  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.


Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)