preCICE v3.1.2
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
BoundingBox.hpp File Reference
#include <Eigen/Core>
#include <fmt/ostream.h>
#include <iosfwd>
#include <vector>
#include "logging/Logger.hpp"
#include "mesh/Vertex.hpp"
Include dependency graph for BoundingBox.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  precice::mesh::BoundingBox
 An axis-aligned bounding box around a (partition of a) mesh. More...
 
struct  fmt::formatter< precice::mesh::BoundingBox >
 

Namespaces

namespace  precice
 Main namespace of the precice library.
 
namespace  precice::logging
 contains the logging framework.
 
namespace  precice::mesh
 provides Mesh, Data and primitives.
 

Functions

std::ostreamprecice::mesh::operator<< (std::ostream &os, const BoundingBox &bb)