#include <curve_to_streamline.h>
|
template<typename V , typename Line > |
auto | operator() (const field< V, Real, 3, 3 > &v, Real t0, Line line, Real initial_stepsize, Real delta, size_t num_its) |
|
template<typename Line > |
void | step (Line &line, Real stepsize) |
|
template<typename Line > |
void | calc_tangents (const Line &line) |
|
void | calc_plane_basis () |
|
template<typename Line > |
void | redistribute_points (Line &line) const |
|
template<typename V , typename Line > |
void | calc_gradient_alpha (const V &v, Real t0, const Line &line) |
|
◆ mat32
◆ vec2
◆ vec3
◆ calc_gradient_alpha()
template<typename Real >
template<typename V , typename
Line >
◆ calc_plane_basis()
◆ calc_tangents()
◆ operator()()
template<typename Real >
template<typename V , typename
Line >
◆ redistribute_points()
◆ step()
◆ bases
◆ grad_alpha
◆ tangents
The documentation for this struct was generated from the following file: