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

Go to the source code of this file.

Classes

class  bem::Edge< dim >
 Edge primitive class. More...
 

Namespaces

namespace  bem
 Primary namespace for the OpenBEM library.
 

Variables

const Float bem::EDGE_DEFAULT_TOL = 1.0e-6
 

Detailed Description

Edge primitive.

Definition in file edge.hpp.