DivMuGrad.hpp File Reference
This class describes second order partial differencial operators of the form:

.
More...
#include <PDEOperator.hpp>
#include <ScalarFunctionBase.hpp>
#include <ScalarFunctionBuilder.hpp>
Go to the source code of this file.
Detailed Description
This class describes second order partial differencial operators of the form:

.
- Author:
- Stephane Del Pino
- Date:
- Wed Jul 19 16:10:23 2006
This class describes second order partial differencial operators of the form:

where
.
- example: if
#127, the operator is the Laplacian.
Definition in file DivMuGrad.hpp.