SheafSystem  0.0.0.0
at0.h File Reference

Interface for class at0. More...

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

Go to the source code of this file.

Classes

class  fiber_bundle::at0_row_dofs_type< T >
 Row dofs type for class at0. More...
 
class  fiber_bundle::at0_lite
 Antisymetric tensor of degree 0 (volatile version). More...
 
class  fiber_bundle::at0
 A scalar viewed as an antisymmetric tensor of degree 0. As the degree is 0 there is nothing to be symmetric or antisymmetric with respect to. Thus, this could have equivalently been the symmetric tensor with degree=0. The convention is to choose antisymmetric. 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 at0_row_dofs_type< T > &xrdt)
 Insert at0_row_dofs_type<T>& xrdt into ostream& xos. More...
 

Detailed Description

Interface for class at0.

Definition in file at0.h.