OpenBEM
Open-source framework for electromagnetic simulation with the boundary element method.
Loading...
Searching...
No Matches
eigen_dense.hpp File Reference
#include <external/Eigen/Dense>
#include <external/Eigen/IterativeLinearSolvers>
#include <external/EigenUnsupported/Eigen/IterativeSolvers>
#include "types.hpp"
#include "matrix/base.hpp"
#include "matrix/eigen_base.hpp"

Go to the source code of this file.

Classes

class  bem::EigenDenseMatrix< T, StorageOrder >
 Eigen-based dense matrix wrapper. More...
 

Namespaces

namespace  bem
 Primary namespace for the OpenBEM library.
 

Detailed Description

Eigen-based dense matrix wrapper.

Definition in file eigen_dense.hpp.