OpenVDB 10.0.1
Loading...
Searching...
No Matches
Classes | Static Public Attributes | List of all members
BIAS_SCHEME< bgs > Struct Template Reference

#include <openvdb/math/Operators.h>

Classes

struct  ISStencil
 

Static Public Attributes

static const DScheme FD = FD_1ST
 
static const DScheme BD = BD_1ST
 

Detailed Description

template<BiasedGradientScheme bgs>
struct openvdb::v10_0::math::BIAS_SCHEME< bgs >

struct that relates the BiasedGradientScheme to the forward and backward difference methods used, as well as to the correct stencil type for index space use

Member Data Documentation

◆ BD

const DScheme BD = BD_1ST
static

◆ FD

const DScheme FD = FD_1ST
static