Rheolef  7.2
an efficient C++ finite element environment
Loading...
Searching...
No Matches
tensor3.cc

Go to the source code of this file.

Namespaces

namespace  rheolef
 This file is part of Rheolef.

Macros

#define _RHEOLEF_instanciation(T)

Functions

template<class T>
T dddot (const tensor3_basic< T > &a, const tensor3_basic< T > &b)

Macro Definition Documentation

◆ _RHEOLEF_instanciation

#define _RHEOLEF_instanciation ( T)
Value:
template class tensor3_basic<T>; \
template T dddot (const tensor3_basic<T>&, const tensor3_basic<T>&); \
Expr1::float_type T
Definition field_expr.h:230

Definition at line 172 of file tensor3.cc.