OpenBEM
Open-source framework for electromagnetic simulation with the boundary element method.
Loading...
Searching...
No Matches
operations.cpp File Reference
#include "geometry/operations.hpp"
#include <stdexcept>
#include <external/Eigen/Dense>
#include "types.hpp"
#include "constants.hpp"
#include "geometry/primitives/edge.hpp"
#include "geometry/primitives/triangle.hpp"

Go to the source code of this file.

Namespaces

namespace  bem
 Primary namespace for the OpenBEM library.
 

Detailed Description

Geometry operations.

Definition in file operations.cpp.