Rheolef
7.2
an efficient C++ finite element environment
|
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 > | |
tensor_basic< T > | ddot (const tensor4_basic< T > &a, const tensor_basic< T > &x) |
template<class T > | |
tensor_basic< T > | ddot (const tensor_basic< T > &y, const tensor4_basic< T > &a) |
template<class T > | |
T | norm2 (const tensor4_basic< T > &a) |
#define _RHEOLEF_instanciation | ( | T | ) |
Definition at line 218 of file tensor4.cc.