numerics 0.1.0
Loading...
Searching...
No Matches
num::plt Namespace Reference

Namespaces

namespace  detail
 

Functions

void heatmap (const ScalarField2D &g, double vmin=0.0, double vmax=1.0)
 

Function Documentation

◆ heatmap()

void num::plt::heatmap ( const ScalarField2D g,
double  vmin = 0.0,
double  vmax = 1.0 
)
inline

Definition at line 226 of file stencil.hpp.

References num::ScalarField2D::h(), and num::ScalarField2D::N().