SheafSystem  0.0.0.0
e4.h File Reference

Interface for class e4. More...

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

Go to the source code of this file.

Classes

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

Namespaces

 fiber_bundle
 Namespace for the fiber_bundles component of the sheaf system.
 

Functions

template<typename T >
std::ostream & fiber_bundle::operator<< (std::ostream &xos, const e4_row_dofs_type< T > &xrdt)
 Insert e4_row_dofs_type<T>& xrdt into ostream& xos. More...
 

Detailed Description

Interface for class e4.

Definition in file e4.h.