VISH  0.2
Public Types | Public Member Functions
Eagle::Torsion Class Reference

Torsion Tensor. More...

#include </home/werner/origo/vish/ocean/eagle/Torsion.hpp>

List of all members.

Public Types

Public Member Functions


Detailed Description

Torsion Tensor.


Member Function Documentation

TVector_t Eagle::Torsion::operator() ( const TVector_t v,
const TVector_t w 
) const [inline]

Compute $ u^a = \Gamma^a_{bc} v^b w^c \$. It can be written using the curvature-1-forms: $ ^a_{bc} w^c ^a_b w $, thus $ u = (\Gamma^a_b |\_ w) v^b $.

Todo:
Make use of symmetry $\Gamma^a_{bc} = \Gamma^a_{cb} $, add special case v==w.

The documentation for this class was generated from the following file: