#include <OpenTissue/configuration.h>
#include <cmath>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::grid |
Functions | |
template<typename grid_type , typename vector3_type > | |
void | OpenTissue::grid::upwind_gradient (grid_type const &phi, grid_type const &F, size_t i, size_t j, size_t k, vector3_type &gradient) |