Go to the source code of this file.
Namespaces | |
Foam | |
Functions | |
template<class Form , class Type > | |
tmp< Field< Type > > | operator* (const Matrix< Form, Type > &mat, const UList< Type > &x) |
template<class Form , class Type , class Addr > | |
tmp< Field< Type > > | operator* (const Matrix< Form, Type > &mat, const IndirectListBase< Type, Addr > &x) |
template<class Form , class Type > | |
tmp< Field< Type > > | operator* (const UList< Type > &x, const Matrix< Form, Type > &mat) |
template<class Form , class Type , class Addr > | |
tmp< Field< Type > > | operator* (const IndirectListBase< Type, Addr > &x, const Matrix< Form, Type > &mat) |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.