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

Go to the source code of this file.

Namespaces

namespace  bem
 Primary namespace for the OpenBEM library.
 

Detailed Description

Triangle primitive.

Definition in file triangle.cpp.