#include <aims/math/tensor.h>
Definition at line 51 of file tensor.h.
 
◆ Tensor() [1/4]
◆ Tensor() [2/4]
◆ Tensor() [3/4]
  
  | 
        
          | Tensor::Tensor | ( | const AimsVector< float, 6 > & | coef | ) |  |  | inline | 
 
 
◆ Tensor() [4/4]
  
  | 
        
          | Tensor::Tensor | ( | const Tensor & | other | ) |  |  | inline | 
 
 
◆ ~Tensor()
  
  | 
        
          | virtual Tensor::~Tensor | ( |  | ) |  |  | inlinevirtual | 
 
 
◆ coef() [1/2]
◆ coef() [2/2]
◆ diffusion()
  
  | 
        
          | float Tensor::diffusion | ( | const Point3df & | dir | ) | const |  | inline | 
 
 
◆ dot()
  
  | 
        
          | float Tensor::dot | ( | const Tensor & | other | ) | const |  | inline | 
 
 
◆ eigenvalue() [1/2]
◆ eigenvalue() [2/2]
  
  | 
        
          | const Point3df& Tensor::eigenvalue | ( |  | ) | const |  | inline | 
 
 
◆ meanDiffusivity()
  
  | 
        
          | float Tensor::meanDiffusivity | ( |  | ) | const |  | inline | 
 
 
◆ trace() [1/2]
◆ trace() [2/2]
  
  | 
        
          | const float& Tensor::trace | ( |  | ) | const |  | inline | 
 
 
◆ trieder() [1/2]
◆ trieder() [2/2]
  
  | 
        
          | const Trieder& Tensor::trieder | ( |  | ) | const |  | inline | 
 
 
◆ operator<<
  
  | 
        
          | std::ostream& operator<< | ( | std::ostream & | os, |  
          |  |  | const Tensor & | thing |  
          |  | ) |  |  |  | friend | 
 
 
◆ operator==
  
  | 
        
          | int operator== | ( | const Tensor & | thing1, |  
          |  |  | const Tensor & | thing2 |  
          |  | ) |  |  |  | friend | 
 
 
◆ _coef
◆ _eigenvalue
◆ _trace
◆ _trieder
The documentation for this class was generated from the following file: