Function BlocksΒΆ
Function blocks built into Vorpal that are used to model various effects. The four types of Function blocks are:
- NAfunc:
No-argument function block. See NAFunc Block.
- OAfunc:
One-argument function block. See OAFunc Block.
- STfunc:
Space-Time function block. See STFunc Block.
- SVTFunc:
Space-Time-Velocity function block. See SVTFunc Block.
(Also see Introduction to UserFuncs and Expressions.)