Initializing help system before first use

clearqexpstat

clearqexpstat


Purpose
Free the memory allocated by getqexpstat.
Synopsis
void clearqexpstat(XPRMctx ctx, void *quadctx);
Arguments
ctx 
Mosel's execution context
quadctx 
Context of mmquad
Further information
A call to this function frees the table of variables that has previously been allocated by a call to function getqexpstat.
Related topics
Module