OpenBEM
Open-source framework for electromagnetic simulation with the boundary element method.
Loading...
Searching...
No Matches
function_space.hpp File Reference
#include <functional>
#include "types.hpp"
#include "geometry/primitives/triangle.hpp"
#include "quadrature/triangle/base.hpp"
#include "rwg/function_space.cpp"

Go to the source code of this file.

Classes

class  bem::rwg::Rwg
 Class for operations associated with RWG functions. More...
 
class  bem::rwg::Pulse
 Class for operations associated with pulse functions. More...
 

Namespaces

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

Detailed Description

Classes defining operations associated with the RWG and related function spaces.

Definition in file function_space.hpp.