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, size_t m, size_t n, const double eps=1e-5, const double theta=M_PI/4.0) |
Anisotropic diffusion matrix generators.
Definition in file diffusion.h.