![]() |
#include <Matrix.h>
Collaboration diagram for dolfin::Matrix::Element:

Public Member Functions | |
| Element (Matrix &matrix, unsigned int i, unsigned int j) | |
| operator real () const | |
| void | operator= (real a) |
| void | operator= (const Element &e) |
| void | operator+= (real a) |
| void | operator-= (real a) |
| void | operator *= (real a) |
| void | operator/= (real a) |
Protected Attributes | |
| Matrix & | A |
| unsigned int | i |
| unsigned int | j |
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
![]()
Documentation automatically generated with Doxygen on 10 Sep 2004.