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

Go to the source code of this file.

Classes

class  bem::MatrixBase< T >
 Base class for for matrix algebra containers. More...
 

Namespaces

namespace  bem
 Primary namespace for the OpenBEM library.
 

Detailed Description

Base class for for matrix algebra containers.

Definition in file base.hpp.