![]() |
#include <Integral.h>
Inheritance diagram for dolfin::Integral::Measure:
Public Member Functions | |
Measure () | |
Measure (const Map &map, const Quadrature &quadrature) | |
virtual | ~Measure () |
virtual void | update (const Map &map, const Quadrature &quadrature) |
real | operator * (real a) const |
virtual real | operator * (const FunctionSpace::ShapeFunction &v)=0 |
virtual real | operator * (const FunctionSpace::Product &v)=0 |
real | operator * (const FunctionSpace::ElementFunction &v) |
Protected Member Functions | |
virtual real | det () const=0 |
Protected Attributes | |
const Map * | m |
const Quadrature * | q |
bool | active |
|
|
|
|
|
|
|
|
|
|
|
Implemented in dolfin::Integral::InteriorMeasure, and dolfin::Integral::BoundaryMeasure. |
|
Implemented in dolfin::Integral::InteriorMeasure, and dolfin::Integral::BoundaryMeasure. |
|
|
|
Reimplemented in dolfin::Integral::InteriorMeasure, and dolfin::Integral::BoundaryMeasure. |
|
|
|
|
|
|
Documentation automatically generated with Doxygen on 10 Sep 2004.