#include <stdlib.h>
#include <stdio.h>
#include <math.h>
#include "../../include/pdh_conv_diff.h"
#include "pdh_control_intf.h"
#include "pdh_intf.h"
#include "mmh_intf.h"
#include "aph_intf.h"
#include "uth_intf.h"
Defines | |
#define | MAGIC1 1.0e-12 |
#define | SMALL 1.0e-10 |
Functions | |
int | pdr_slope_limit (int Problem_id) |
#define MAGIC1 1.0e-12 |
#define SMALL 1.0e-10 |
int pdr_slope_limit | ( | int | Problem_id | ) |
-------------------------------------------------------- pdr_slope_limit - to limit the slope of linear solution ---------------------------------------------------------