preCICE v3.1.2
|
#include <Eigen/Core>
#include <algorithm>
#include <boost/iterator/function_output_iterator.hpp>
#include <boost/range/irange.hpp>
#include <utility>
#include "logging/LogMacros.hpp"
#include "precice/impl/Types.hpp"
#include "profiling/Event.hpp"
#include "query/Index.hpp"
#include "query/impl/RTreeAdapter.hpp"
Go to the source code of this file.
Classes | |
struct | precice::query::MeshIndices |
class | precice::query::Index::IndexImpl |
Namespaces | |
namespace | precice |
Main namespace of the precice library. | |
namespace | precice::query |
contains geometrical queries. | |