OpenBEM
Open-source framework for electromagnetic simulation with the boundary element method.
Loading...
Searching...
No Matches
base.hpp File Reference
#include <string>
#include "types.hpp"

Go to the source code of this file.

Classes

class  bem::MeshBase< dim, verts_per_elem >
 Mesh base class. More...
 
class  bem::MeshView< MeshType >
 Class that provides a lightweight view into a MeshBase object. More...
 

Namespaces

namespace  bem
 Primary namespace for the OpenBEM library.
 

Detailed Description

Mesh base and lightweight view classes.

Definition in file base.hpp.