OpenBEM
Open-source framework for electromagnetic simulation with the boundary element method.
Loading...
Searching...
No Matches
triangle_mesh.cpp File Reference
#include "geometry/mesh/triangle_mesh.hpp"
#include <map>
#include <utility>
#include <algorithm>
#include <vector>
#include <array>
#include <set>
#include <stdexcept>
#include "types.hpp"
#include "geometry/mesh/base.hpp"

Go to the source code of this file.

Namespaces

namespace  bem
 Primary namespace for the OpenBEM library.
 

Detailed Description

Triangular mesh functionality.

Definition in file triangle_mesh.cpp.