OpenBEM
Open-source framework for electromagnetic simulation with the boundary element method.
Loading...
Searching...
No Matches
bem::rwg::SrcResult Struct Reference

Data structure to hold the results of integration over the source triangle. More...

#include <base.hpp>

Detailed Description

Data structure to hold the results of integration over the source triangle.

Definition at line 36 of file base.hpp.

Member Function Documentation

◆ resize()

void bem::rwg::SrcResult::resize ( Index  n)
inline

Definition at line 42 of file base.hpp.

Member Data Documentation

◆ g

EigRowVec<Complex> bem::rwg::SrcResult::g

Definition at line 38 of file base.hpp.

◆ rs_g

EigMatNX<Complex, 2> bem::rwg::SrcResult::rs_g

Definition at line 39 of file base.hpp.

◆ grad_g

EigMatNX<Complex, 3> bem::rwg::SrcResult::grad_g

Definition at line 40 of file base.hpp.


The documentation for this struct was generated from the following file: