SecondOrderOperator.hpp File Reference
second order partial differencial operators
More...
#include <TinyMatrix.hpp>
#include <PDEOperator.hpp>
Go to the source code of this file.
Detailed Description
second order partial differencial operators
- Author:
- Stéphane Del Pino
- Date:
- Mon Jun 9 23:27:51 2003
The class
SecondOrderOperator describes second order partial differencial operators:

where

is a

matrix of functions.
- example: if
#238, the operator is the Laplacian.
Definition in file SecondOrderOperator.hpp.