vector quadpts::get_source ( size_t  dimension,
size_t  num_points 
) const

Function that computes the source terms for the evolution equation of quadrature points / weights.

Parameters:
dimension: Dimension of the problem
num_points: Number of quadrature points
Returns:
vector : Vector of source terms

The source term comes from a solution of the system of linear equations.

All Classes Files Functions Variables Typedefs Friends Defines