Loading [MathJax]/extensions/tex2jax.js
ug4
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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

namespace  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)