#include <u2d_GaussPoints.h>
Public Member Functions | |
u2d_DomainGaussPoints (int _domain_size) | |
u2d_DomainGaussPoints (const u2d_DomainGaussPoints &orig) | |
Public Attributes | |
dense2D< double > | dw_x |
dense2D< double > | dw_y |
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.