Chi-Tech
chi_meshtensor_rank2_dim3.h File Reference
#include "chi_meshvector.h"

Go to the source code of this file.

Data Structures

struct  chi_mesh::TensorRank2Dim3
 

Functions

chi_mesh::TensorRank2Dim3 operator* (const double value, const chi_mesh::TensorRank2Dim3 &that)
 

Function Documentation

◆ operator*()

chi_mesh::TensorRank2Dim3 operator* ( const double  value,
const chi_mesh::TensorRank2Dim3 that 
)

Rank-2 dim-3 tensor multiplied from the left with a scalar. $ \vec{\vec{W}} = \alpha \vec{\vec{T}} $

Definition at line 69 of file chi_mesh_utilities.cc.