Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
symtensors.hpp File Reference
#include "shambase/aliases_int.hpp"
+ Include dependency graph for symtensors.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  shammath::SymTensor3d_1< T >
 
struct  shammath::SymTensor3d_2< T >
 
struct  shammath::SymTensor3d_3< T >
 
struct  shammath::SymTensor3d_4< T >
 
struct  shammath::SymTensor3d_5< T >
 

Namespaces

namespace  shammath
 namespace for math utility
 

Functions

template<class T >
shammath::operator* (const SymTensor3d_5< T > &a, const SymTensor3d_5< T > &b)
 
template<class T >
SymTensor3d_1< T > shammath::operator* (const SymTensor3d_5< T > &a, const SymTensor3d_4< T > &b)
 
template<class T >
SymTensor3d_2< T > shammath::operator* (const SymTensor3d_5< T > &a, const SymTensor3d_3< T > &b)
 
template<class T >
SymTensor3d_3< T > shammath::operator* (const SymTensor3d_5< T > &a, const SymTensor3d_2< T > &b)
 
template<class T >
SymTensor3d_4< T > shammath::operator* (const SymTensor3d_5< T > &a, const SymTensor3d_1< T > &b)
 
template<class T >
SymTensor3d_5< T > shammath::operator* (const T &a, const SymTensor3d_5< T > &b)
 
template<class T >
SymTensor3d_4< T > shammath::operator* (const SymTensor3d_1< T > &a, const SymTensor3d_5< T > &b)
 
template<class T >
SymTensor3d_3< T > shammath::operator* (const SymTensor3d_2< T > &a, const SymTensor3d_5< T > &b)
 
template<class T >
SymTensor3d_2< T > shammath::operator* (const SymTensor3d_3< T > &a, const SymTensor3d_5< T > &b)
 
template<class T >
SymTensor3d_1< T > shammath::operator* (const SymTensor3d_4< T > &a, const SymTensor3d_5< T > &b)
 
template<class T >
shammath::operator* (const SymTensor3d_4< T > &a, const SymTensor3d_4< T > &b)
 
template<class T >
SymTensor3d_1< T > shammath::operator* (const SymTensor3d_4< T > &a, const SymTensor3d_3< T > &b)
 
template<class T >
SymTensor3d_2< T > shammath::operator* (const SymTensor3d_4< T > &a, const SymTensor3d_2< T > &b)
 
template<class T >
SymTensor3d_3< T > shammath::operator* (const SymTensor3d_4< T > &a, const SymTensor3d_1< T > &b)
 
template<class T >
SymTensor3d_4< T > shammath::operator* (const T &a, const SymTensor3d_4< T > &b)
 
template<class T >
SymTensor3d_3< T > shammath::operator* (const SymTensor3d_1< T > &a, const SymTensor3d_4< T > &b)
 
template<class T >
SymTensor3d_2< T > shammath::operator* (const SymTensor3d_2< T > &a, const SymTensor3d_4< T > &b)
 
template<class T >
SymTensor3d_1< T > shammath::operator* (const SymTensor3d_3< T > &a, const SymTensor3d_4< T > &b)
 
template<class T >
shammath::operator* (const SymTensor3d_3< T > &a, const SymTensor3d_3< T > &b)
 
template<class T >
SymTensor3d_1< T > shammath::operator* (const SymTensor3d_3< T > &a, const SymTensor3d_2< T > &b)
 
template<class T >
SymTensor3d_2< T > shammath::operator* (const SymTensor3d_3< T > &a, const SymTensor3d_1< T > &b)
 
template<class T >
SymTensor3d_1< T > shammath::operator* (const SymTensor3d_2< T > &a, const SymTensor3d_3< T > &b)
 
template<class T >
SymTensor3d_2< T > shammath::operator* (const SymTensor3d_1< T > &a, const SymTensor3d_3< T > &b)
 
template<class T >
SymTensor3d_3< T > shammath::operator* (const T &a, const SymTensor3d_3< T > &b)
 
template<class T >
shammath::operator* (const SymTensor3d_2< T > &a, const SymTensor3d_2< T > &b)
 
template<class T >
SymTensor3d_1< T > shammath::operator* (const SymTensor3d_2< T > &a, const SymTensor3d_1< T > &b)
 
template<class T >
SymTensor3d_1< T > shammath::operator* (const SymTensor3d_1< T > &a, const SymTensor3d_2< T > &b)
 
template<class T >
SymTensor3d_2< T > shammath::operator* (const T &a, const SymTensor3d_2< T > &b)
 
template<class T >
shammath::operator* (const SymTensor3d_1< T > &a, const SymTensor3d_1< T > &b)
 
template<class T >
SymTensor3d_1< T > shammath::operator* (const T &a, const SymTensor3d_1< T > &b)
 

Detailed Description

Author
Timothée David–Cléris (tim.s.nosp@m.hamr.nosp@m.ock@p.nosp@m.roto.nosp@m.n.me)

Definition in file symtensors.hpp.