ug4
variable_array_impl.h File Reference
#include "storage.h"
#include "variable_array.h"
#include "common/common.h"
#include <algorithm>
#include <cstring>

Go to the source code of this file.

Namespaces

 ug
 the ug namespace
 

Functions

template<typename T >
std::ostream & ug::operator<< (std::ostream &out, const VariableArray1< T > &arr)
 
template<typename T , eMatrixOrdering T_ordering>
std::ostream & ug::operator<< (std::ostream &out, const VariableArray2< T, T_ordering > &arr)