HARM
harm and utilities
 All Data Structures Files Functions Variables Typedefs Macros Pages
rescale_interp.c File Reference

Functions that rescale input primitives/conserves for interpolation purposes, and then functions that unrescale the result back to inputted type of quantities GENERAL PRIMITIVE INTERPOLATION CHANGE OF VARIABLES GODMARK: really should restrict rescale() to npr2interplist since may operate on quantity didn't want to change (to do this, just loop over PINTERPLOOP(pliter,pl) always and put conditional on each pl using if(pl==??) . More...

#include "decs.h"
Include dependency graph for rescale_interp.c:

Go to the source code of this file.

Detailed Description

Functions that rescale input primitives/conserves for interpolation purposes, and then functions that unrescale the result back to inputted type of quantities GENERAL PRIMITIVE INTERPOLATION CHANGE OF VARIABLES GODMARK: really should restrict rescale() to npr2interplist since may operate on quantity didn't want to change (to do this, just loop over PINTERPLOOP(pliter,pl) always and put conditional on each pl using if(pl==??) .

Definition in file rescale_interp.c.