LoAdSG
|
#include <constantIntegrators.h>
Public Member Functions | |
double | stencil_integration (double p_left[DIM], double p_right[DIM], BasisFunctionType u[DIM], BasisFunctionType v[DIM]) const |
integrator of Helmholtz with constant coefficient
|
virtual |
p_left | coordinate of left boundary of cell |
p_right | coordinate of right boundary of cell |
u,v | vector describing type of basis function |
Implements InterfaceLocalStiffnessMatrices< DIM >.