Home
last modified time | relevance | path

Searched defs:linkhost (Results 1 – 2 of 2) sorted by relevance

/dports/science/PETSc/petsc-3.14.1/src/sys/classes/viewer/impls/mathematica/
H A Dmathematica.h17 char *linkhost; /* The host to link to Mathematica on */ member
H A Druntime.c7 static int setupConnection(MLENV *env, MLINK *link, const char *linkhost, LinkMode linkmode) in setupConnection()