Dune-Fufem 2.11-git
Loading...
Searching...
No Matches
Form language (user interface)

Description

User interface for defining linear and bilinear forms.

This contains the user interface classes and functions for defining linear and bilinear forms. A more detailed description of the user interface is given in the Dune-Fufem manual together with an overview of the underlying concepts and some examples. The manual is contained in the the dune-fufem/doc/manual subdirectory and can be build using make doc. Further examples can be found in the dune-fufem/examples directory.

Collaboration diagram for Form language (user interface):

Subtopics

 Form language (elementary operators)
 Elementary operators (test functions, trial functions, coefficients, ...)
 
 Form language (differential operators)
 Differential operators.
 
 Form language (arithmetic operations)
 Products, sums, differences, ... of operators and assemblers.
 
 Form language (pointwise linear operators)
 Pointwise defined linear operators.
 
 Form language (pointwise nonlinear operators)
 Pointwise defined nonlinear operators.
 
 Form language (integration and assembly)
 Definition of (bi)-linear form assemblers by integration.