FISH Functions
Functions built into the FISH language by group below.
The type specifiers used in the FISH function signatures are given in the “FISH Type Index” section.
c array |
c list |
c string |
c mail |
||
c creep process |
c map |
c system |
c dynamic process |
c math |
c tensor |
c file |
c matrix |
c thermal process |
c fluid process |
c mechanical process |
c time |
c global |
c memory |
c type |
c io |
c socket |
c version |
At the bottom of the page, for convenience, a list of links to indexes of code-specific functions and commonly used functions is also provided.
creep
process utilities
dynamic
process utilities
file
utilities
fluid
process utilities
global
utilities
io
utilities
mail
utilities
math
utilities
mechanical
process utilities
socket
utilities
system
utilities
thermal
process utilities
time
utilities
Value Type utilities
In this group: c array, Constructors, c list, c map, c matrix, c memory, c string, c structure, c tensor, c type.
array
utilities
Arrays are described under Arrays in the FISH “Data Types” section.
Constructors
tensor(<NUM/LIST/MAT/VEC3/ARR><,NUM><,NUM><,NUM><,NUM><,NUM>) |
list
utilities
map
utilities
Maps are described under Maps in the FISH “Data Types” section.
matrix
utilities
Matrices are described under Matrices in the FISH “Data Types” section.
memory
utilities
string
utilities
Strings are described under Strings in the FISH “Data Types” section.
structure
utilities
Structures are described under Structures in the FISH “Data Types” section.
tensor
utilities
Tensors are described under Tensors in the FISH “Data Types” section.
type
utilities
version
utilities
Other FISH Indexes
In addition to the functions shown above, which are built into the FISH language, there are groups of functions that are provided specifically by the program that uses them (i.e., FLAC3D, 3DEC, or PFC), and a last set of function groups that are used commonly by all the software.
Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Oct 31, 2024 |