Classes | Public Member Functions | Public Attributes

Fiber::TangentialVectorsAndCurveParameter Struct Reference

Tangential vectors along a set of lines and the lengths of the lines. More...

#include <TangentialVectors.hpp>

List of all members.

Classes

Public Member Functions

Public Attributes


Detailed Description

Tangential vectors along a set of lines and the lengths of the lines.


Constructor & Destructor Documentation

Fiber::TangentialVectorsAndCurveParameter::TangentialVectorsAndCurveParameter ( Grid G,
const string &  TangentFieldName = TangentialVectorFieldName,
const string &  LengthFieldName = CurveParameterFieldName 
)

Compute tangential vectors in a grid object, which is expected to have a set of lines defined.

Todo:
Make use of timestamps of the involved fields