Nektar++
|
#include <LibUtilities/BasicUtils/SharedArray.hpp>
Go to the source code of this file.
Namespaces | |
Nektar | |
< | |
Functions | |
bool | Nektar::operator== (const Array< OneD, NekDouble > &lhs, const Array< OneD, NekDouble > &rhs) |
bool | Nektar::IsEqual (const Array< OneD, const NekDouble > &lhs, const Array< OneD, const NekDouble > &rhs, NekDouble tol) |
bool | Nektar::operator== (const Array< TwoD, NekDouble > &lhs, const Array< TwoD, NekDouble > &rhs) |
bool | Nektar::IsEqual (const Array< TwoD, const NekDouble > &lhs, const Array< TwoD, const NekDouble > &rhs, NekDouble tol) |