![]() |
Peano
|
#include "peano4/grid/GridTraversalEvent.h"
#include "peano4/utils/Globals.h"
#include "tarch/la/Vector.h"
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, double > | peano4::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) |
std::ostream & operator<< | ( | std::ostream & | out, |
const peano4::datamanagement::VertexMarker & | marker ) |
Definition at line 7 of file VertexMarker.cpp.