OpenBEM
Open-source framework for electromagnetic simulation with the boundary element method.
Loading...
Searching...
No Matches
line.tpp File Reference
#include <cassert>
#include "types.hpp"
#include "constants.hpp"
#include "geometry/primitives/edge.hpp"
#include "geometry/primitives/triangle.hpp"
#include "geometry/operations.hpp"

Go to the source code of this file.

Namespaces

namespace  bem
 Primary namespace for the OpenBEM library.
 
namespace  bem::rwg
 Namespace for RWG-based BEM functionality.
 

Detailed Description

Line integration over the source triangle for RWG-based BEM operators.

Definition in file line.tpp.

Macro Definition Documentation

◆ BEM_RWG_OPINT_SRC_LINE_I

#define BEM_RWG_OPINT_SRC_LINE_I

Definition at line 19 of file line.tpp.