Peano
Loading...
Searching...
No Matches
VertexMarker.h File Reference
Include dependency graph for VertexMarker.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  peano4::datamanagement::VertexMarker
 Vertex marker to provide information about selected vertex. More...
 

Namespaces

namespace  peano4
 
namespace  peano4::datamanagement
 
namespace  toolbox
 
namespace  toolbox::particles
 
namespace  toolbox::particles::tests
 

Functions

tarch::la::Vector< Dimensions, doublepeano4::datamanagement::reconstructXOfParentVertex (const VertexMarker &marker, const std::bitset< Dimensions > &parentVertexPositionWithinParentCell)
 Reconstruct parent vertex position.
 
std::ostream & operator<< (std::ostream &out, const peano4::datamanagement::VertexMarker &marker)
 

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & out,
const peano4::datamanagement::VertexMarker & marker )

Definition at line 7 of file VertexMarker.cpp.