SheafSystem  0.0.0.0
e2.h File Reference

Interface for class e2. More...

#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/ed.h"

Go to the source code of this file.

Classes

class  fiber_bundle::e2_row_dofs_type< T >
 Row dofs type for class e2. More...
 
class  fiber_bundle::e2_lite
 Euclidean vector space of dimension 2 (volatile version). More...
 
class  fiber_bundle::e2
 Euclidean vector space of dimension 2 (persistent version). More...
 
class  fiber_bundle::tensor_traits< 0, e2_lite >
 Specialization for degree 0 tensors over e2_lite. More...
 
class  fiber_bundle::tensor_traits< 1, e2_lite >
 Specialization for degree 1 tensors over e2_lite. More...
 
class  fiber_bundle::tensor_traits< 2, e2_lite >
 Specialization for degree 2 tensors over e2_lite. More...
 
class  fiber_bundle::tensor_traits< 3, e2_lite >
 Specialization for degree 3 tensors over e2_lite. More...
 
class  fiber_bundle::tensor_traits< 4, e2_lite >
 Specialization for degree 4 tensors over e2_lite. More...
 
class  fiber_bundle::tensor_traits< 0, e2 >
 Specialization for degree 0 tensors over e2. More...
 
class  fiber_bundle::tensor_traits< 1, e2 >
 Specialization for degree 1 tensors over e2. More...
 
class  fiber_bundle::tensor_traits< 2, e2 >
 Specialization for degree 2 tensors over e2. More...
 
class  fiber_bundle::tensor_traits< 3, e2 >
 Specialization for degree 3 tensors over e2. More...
 
class  fiber_bundle::tensor_traits< 4, e2 >
 Specialization for degree 4 tensors over e2. More...
 

Namespaces

 fiber_bundle
 Namespace for the fiber_bundles component of the sheaf system.
 
 fiber_bundle::e2_algebra
 Namespace containing the 2D Euclidean vector algebra functions for the fiber_bundles component of the sheaf system.
 

Functions

template<typename T >
std::ostream & fiber_bundle::operator<< (std::ostream &xos, const e2_row_dofs_type< T > &xrdt)
 Insert e2_row_dofs_type<T>& xrdt into ostream& xos. More...
 
SHEAF_DLL_SPEC vd_value_type fiber_bundle::e2_algebra::perp_dot (const e2_lite &x0, const e2_lite &x1)
 The perp-dot pseudo cross product of x0 with x1 (version for persistent types). More...
 

Detailed Description

Interface for class e2.

Definition in file e2.h.