BEM++
2.0
|
#include "../common/common.hpp"
#include "../common/shared_ptr.hpp"
#include "grid_parameters.hpp"
#include "../common/armadillo_fwd.hpp"
#include <cstddef>
#include <memory>
#include <vector>
#include <tbb/mutex.h>
Go to the source code of this file.
Classes | |
class | Bempp::Grid |
Abstract wrapper of a grid. More... | |
Namespaces | |
Bempp | |
Functions | |
std::vector< bool > | Bempp::areInside (const Grid &grid, const arma::Mat< float > &points) |