Home
last modified time | relevance | path

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

/petsc/src/sys/classes/viewer/impls/mathematica/
H A Dmathematica.h22 char *linkhost; /* The host to link to Mathematica on */ member
H A Druntime.c11 static PetscErroCode setupConnection(MLENV *env, MLINK *link, const char *linkhost, LinkMode linkmo… in setupConnection()