void quadpts::post_process_quadpts ( size_t  dimension,
size_t  num_points,
double  time 
) const

Function that post processes the quadpts solution to get desired quantities of interest.

Parameters:
dimension: Dimension of the problem
num_points: Number of quadrature points
time: Time step at which quantities of interest are computed

Interfaces with the user_post_process function declared in the user_defined_functions.h

All Classes Files Functions Variables Typedefs Friends Defines