FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
Static Public Member Functions | List of all members
Fiber::ComputePartialDerivative< Dims_t(-1)> Struct Reference

Stop the recursion of computing the partial derivatives over all dimensions. More...

#include <FiniteDifferences.hpp>

Static Public Member Functions

template<Dims_t Dims, typename Value , typename ResultType >
static MultiArray< Dims, ResultType > & compute (MultiArray< Dims, ResultType > &result, const MultiArray< Dims, Value > &ValueField)
 

Detailed Description

Stop the recursion of computing the partial derivatives over all dimensions.

Note
Internal use only.