#include "gage.h"
#include "privateGage.h"
Functions | |
void | _gageFslSet (gageContext *ctx) |
void | _gageFwValueRenormalize (gageContext *ctx, int wch) |
void | _gageFwDerivRenormalize (gageContext *ctx, int wch) |
void | _gageFwSet (gageContext *ctx) |
int | _gageLocationSet (gageContext *ctx, double _xi, double _yi, double _zi, double stackIdx) |
void _gageFslSet | ( | gageContext * | ctx | ) |
void _gageFwDerivRenormalize | ( | gageContext * | ctx, | |
int | wch | |||
) |
void _gageFwSet | ( | gageContext * | ctx | ) |
void _gageFwValueRenormalize | ( | gageContext * | ctx, | |
int | wch | |||
) |
int _gageLocationSet | ( | gageContext * | ctx, | |
double | _xi, | |||
double | _yi, | |||
double | _zi, | |||
double | stackIdx | |||
) |