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

Go to the source code of this file.

Classes

class  bem::GeometryOps< dim >
 Geometry operations class. More...
 

Namespaces

namespace  bem
 Primary namespace for the OpenBEM library.
 

Variables

const Float bem::GEOMETRY_DEFAULT_TOL = std::sqrt(float_eps)
 

Detailed Description

Geometry operations.

Definition in file operations.hpp.