|
preCICE v3.3.0
|
#include "BoundingBox.hpp"#include <algorithm>#include <limits>#include <ostream>#include <string>#include <utility>#include "logging/LogMacros.hpp"#include "logging/Logger.hpp"#include "mesh/Vertex.hpp"#include "utils/assertion.hpp"Go to the source code of this file.
Namespaces | |
| namespace | precice |
| Main namespace of the precice library. | |
| namespace | precice::mesh |
| provides Mesh, Data and primitives. | |
Functions | |
| std::ostream & | precice::mesh::operator<< (std::ostream &os, const BoundingBox &bb) |