Array.h File Reference

Detailed Description

#include "DataTypes.h"
#include "core/debug/Debug.h"
#include <iostream>
#include <sstream>
#include <vector>

Classes

class  walberla::Array< T >
 Fixed size, dynamically allocated array. More...
 

Namespaces

 walberla
 \file TimestepTracker.h \ingroup lbm \author Frederik Hennig frede.nosp@m.rik..nosp@m.henni.nosp@m.g@fa.nosp@m.u.de
 

Functions

template<typename T >
std::ostream & walberla::operator<< (std::ostream &os, const Array< T > &array)