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

Go to the source code of this file.

Classes

class  bem::ScalarKernelBase< dim >
 Base class for scalar kernels. More...
 

Namespaces

namespace  bem
 Primary namespace for the OpenBEM library.
 

Variables

const Float bem::KERNEL_DEFAULT_TOL = 1.0e-6
 

Detailed Description

Base classes for BEM operator kernels.

Definition in file base.hpp.