27 size_t Pascal(
int p,
unsigned short int nsd);
#define Real
The floating point type to use.
Definition: ImmersedBoundaries.h:18
General utility classes and functions.
Definition: SIMoptions.h:22
Real Rad(Real x)
Converts from degrees to radians.
Definition: IFEM_math.h:38
size_t Pascal(int p, unsigned short int nsd)
Returns the number of monomials in Pascal's triangle.
Definition: IFEM_math.C:17
Real Pos(Real x)
Evaluates the positive ramp function .
Definition: IFEM_math.h:34
Real Neg(Real x)
Evaluates the negative ramp function .
Definition: IFEM_math.h:36