#include <u2d_GaussPoints.h>
Public Member Functions | |
u2d_BoundaryGaussPoints (int _boundary_size) | |
u2d_BoundaryGaussPoints (const u2d_BoundaryGaussPoints &orig) | |
Public Attributes | |
dense_vector< double > | norm_x |
dense_vector< double > | norm_y |
dense2D< double > | dw_x |
dense2D< double > | dwp_x |
dense_vector< double > | jacobian_weight |
Calculates the gauss points for p1 on triangles with constant derivatives over each finite element and therefore with derivative and jacobian values independent of the gauss points.