#include "definitions.h"
#include "shapeFunction.h"
#include "linearShapeFunction.h"
#include <stdlib.h>
Functions | |
ShapeFunction * | linearShapeFunction (double v, double w, int ival) |
ShapeFunction* linearShapeFunction | ( | double | v, | |
double | w, | |||
int | ival | |||
) | [read] |
References ShapeFunctionS::deriv1, ShapeFunctionS::deriv2, and ShapeFunctionS::funct.