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

Go to the source code of this file.

Namespaces

namespace  bem
 Primary namespace for the OpenBEM library.
 

Detailed Description

Mesh input and output.

Definition in file mesh_transfer.cpp.