GranOO  3.0
A robust and versatile workbench to build 3D dynamic simulations based on the Discrete Element Method
Namespaces | Functions
Out.cpp File Reference
#include <ios>
#include <iostream>
#include "GranOO3/Core/Out.hpp"
#include "GranOO3/Core/Problem.hpp"

Namespaces

 GranOO3
 
 GranOO3::Core
 This namespace group the entire Core library.
 

Functions

std::ostream & operator<< (std::ostream &os, const granoo::granoo_endl &b)
 
std::ostream & operator<< (GranOO3::Core::Out &os, const granoo::granoo_endl &b)
 

Function Documentation

◆ operator<<() [1/2]

std::ostream& operator<< ( GranOO3::Core::Out os,
const granoo::granoo_endl b 
)

◆ operator<<() [2/2]

std::ostream& operator<< ( std::ostream &  os,
const granoo::granoo_endl b 
)