CUSP
Loading...
Searching...
No Matches
diffusion.h File Reference

Anisotropic diffusion matrix generators. More...

Go to the source code of this file.

Functions

template<typename Method , typename MatrixType >
void cusp::gallery::diffusion (MatrixType &matrix, const size_t m, const size_t n, const double eps=1e-5, const double theta=M_PI/4.0)
 

Detailed Description

Anisotropic diffusion matrix generators.

Definition in file diffusion.h.