NiHu  2.0
NiHu::laplace_2d_SLP_galerkin_face_linear_line Class Reference

Face match double integral of the SLP kernel over a linear line. More...

#include <laplace_2d_singular_double_integrals.hpp>

Static Public Member Functions

static void eval (line_1_elem const &elem, double &i1, double &i2)
 Evaluate the integral. More...
 

Detailed Description

Face match double integral of the SLP kernel over a linear line.

Definition at line 197 of file laplace_2d_singular_double_integrals.hpp.

Member Function Documentation

◆ eval()

static void NiHu::laplace_2d_SLP_galerkin_face_linear_line::eval ( line_1_elem const &  elem,
double &  i1,
double &  i2 
)
inlinestatic

Evaluate the integral.

Parameters
[in]elemthe line element
[out]i1the diagonal elem of the result
[out]i2the off-diagonal elem of the result

Definition at line 204 of file laplace_2d_singular_double_integrals.hpp.


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