Chi-Tech
|
#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) |
chi_mesh::TensorRank2Dim3 operator* | ( | const double | value, |
const chi_mesh::TensorRank2Dim3 & | that | ||
) |
Rank-2 dim-3 tensor multiplied from the left with a scalar.
Definition at line 69 of file chi_mesh_utilities.cc.