highres-cortex 6.0.4
upwinding.hh File Reference
#include <cartodata/volume/volume.h>
#include "front.hh"
Include dependency graph for upwinding.hh:

Go to the source code of this file.

Namespaces

namespace  yl
 

Functions

carto::VolumeRef< float > yl::upwind_distance (const carto::VolumeRef< float > &upwind_field, carto::VolumeRef< int16_t > domain, int16_t domain_label, int16_t origin_label, int16_t done_label=DEFAULT_DONE_LABEL, int16_t front_label=DEFAULT_FRONT_LABEL, int verbosity=0)
 Compute the distance along the gradient of a scalar field.