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)
 Heatmap overload for ScalarField2D – no need to pass N or h separately.
 

Function Documentation

◆ heatmap()

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

Heatmap overload for ScalarField2D – no need to pass N or h separately.

Definition at line 261 of file stencil.hpp.

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