Peano
Loading...
Searching...
No Matches
grid.cpp File Reference
#include "grid.h"
#include "GridVertex.h"
#include "AutomatonState.h"
#include "GridControlEvent.h"
#include "GridStatistics.h"
#include "Spacetree.h"
#include "peano4/utils/Loop.h"
Include dependency graph for grid.cpp:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &out, const peano4::SplitInstruction &instruction)
 
std::ostream & operator<< (std::ostream &out, const peano4::SplitInstruction::Mode &mode)
 
peano4::grid::GridStatistics operator+ (peano4::grid::GridStatistics lhs, peano4::grid::GridStatistics rhs)
 

Function Documentation

◆ operator+()

◆ operator<<() [1/2]

std::ostream & operator<< ( std::ostream & out,
const peano4::SplitInstruction & instruction )

Definition at line 30 of file grid.cpp.

References peano4::SplitInstruction::toString().

Here is the call graph for this function:

◆ operator<<() [2/2]

std::ostream & operator<< ( std::ostream & out,
const peano4::SplitInstruction::Mode & mode )

Definition at line 35 of file grid.cpp.

References peano4::SplitInstruction::toString().

Here is the call graph for this function: