BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
op_VectorDivide.hpp File Reference
#include "cl_Vector.hpp"
Include dependency graph for op_VectorDivide.hpp:

Go to the source code of this file.

Namespaces

namespace  belfem
 USER GUIDES:

Functions

template<typename T>
auto belfem::operator/ (const Vector< T > &aA, const T &aB) -> decltype(aA.vector_data()/aB)