DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
DNDS::ETensor Namespace Reference

Classes

class  ETensorR3
 

Functions

template<typename T , Index d0, Index d1, Index d2>
std::ostream & operator<< (std::ostream &out, ETensorR3< T, d0, d1, d2 > &R)
 
template<typename T , Index d0, Index d1, Index d2>
std::ostream & operator<< (std::ostream &out, ETensorR3< T, d0, d1, d2 > &&R)
 

Function Documentation

◆ operator<<() [1/2]

template<typename T , Index d0, Index d1, Index d2>
std::ostream & DNDS::ETensor::operator<< ( std::ostream &  out,
ETensorR3< T, d0, d1, d2 > &&  R 
)

Definition at line 146 of file EigenTensor.hpp.

◆ operator<<() [2/2]

template<typename T , Index d0, Index d1, Index d2>
std::ostream & DNDS::ETensor::operator<< ( std::ostream &  out,
ETensorR3< T, d0, d1, d2 > &  R 
)

Definition at line 136 of file EigenTensor.hpp.

Here is the call graph for this function: