template <class T> class EinScalarTensor : public EinTensorExpression<T>

EinScalarTensor is a Scalar (involved in a tensor expression)

Inheritance:


Public Methods

EinScalarTensor(const T &t_)
T eval() const

Inherited from EinTensorExpression:

Public Methods

operator T() const
virtual void getMultiIndices(EinMultiIndex &up, EinMultiIndex &lo) const
virtual bool contains(const EinTensor<T> *t) const

Documentation

EinScalarTensor is a Scalar (involved in a tensor expression)
EinScalarTensor(const T &t_)

T eval() const


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de