Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

dolfin::LinearForm Class Reference

EXPERIMENTAL: Redesign of the evaluation of variational forms. More...

#include <LinearForm.h>

Inheritance diagram for dolfin::LinearForm:

Inheritance graph
[legend]
Collaboration diagram for dolfin::LinearForm:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LinearForm ()
 Constructor.

 ~LinearForm ()
 Destructor.

real operator() (TestFunction v)
 Evaluation of bilinear form.


Detailed Description

EXPERIMENTAL: Redesign of the evaluation of variational forms.


Constructor & Destructor Documentation

LinearForm::LinearForm  ) 
 

Constructor.

LinearForm::~LinearForm  ) 
 

Destructor.


Member Function Documentation

real LinearForm::operator() TestFunction  v  ) 
 

Evaluation of bilinear form.


The documentation for this class was generated from the following files:


Documentation automatically generated with Doxygen on 10 Sep 2004.