OGS
Tensor.h File Reference
#include <Eigen/Core>
#include "MaterialLib/MPL/Property.h"
Include dependency graph for Tensor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  MaterialPropertyLib
 

Typedefs

template<int Dim>
using MaterialPropertyLib::Tensor = Eigen::Matrix<double, tensorSize(Dim), 1>
 

Functions

constexpr int MaterialPropertyLib::tensorSize (int dim)
 See Tensor type for details.