void moments::post_process_moments ( size_t  dimension,
size_t  num_points,
double  time 
) const

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

Parameters:
dimension: Dimension of the problem
num_points: Number of quadrature points
time: Time step

Interfaces with the user_post_process function declared in the user_defined_functions.h

 All Classes Files Functions Variables Typedefs Friends Defines