7451 - 7460 of 8564 for solution of equationsSearch Results
View search results from all Wolfram sites (69074 matches)
MLEndPacket()   (Mathematica MathLink C Function)
int MLEndPacket (MLINK link) inserts an indicator in the expression stream that says the current expression is complete and is ready to be sent.
MLPutByteSymbol()   (Mathematica MathLink C Function)
int MLPutByteSymbol (MLINK link, const unsigned char *s, long l) puts a symbol whose name is given by the character string s of length l to the MathLink connection specified ...
MLPutType()   (Mathematica MathLink C Function)
int MLPutType (MLINK link, int type) prepares link to put an object of the specified type.
MLPutRawData()   (Mathematica MathLink C Function)
int MLPutRawData (MLINK link, const unsigned char *d, int l) puts raw character data or numeric data from d of length l bytes to link.
NDSolve::ibcinc   (Mathematica Message)
NDSolve::ibcinc
MLCreateMark()   (Mathematica MathLink C Function)
MLMARK MLCreateMark (MLINK link) creates a mark at the current position in a sequence of expressions on a link.
MLDeinitialize()   (Mathematica MathLink C Function)
void MLDeinitialize (MLENV env) destructs the MathLink environment object.
MLENV   (Mathematica MathLink C Function)
MLENV is a MathLink type representing a MathLink library environment.
MLEvaluate()   (Mathematica MathLink C Function)
int MLEvaluate (MLINK link, char*string) sends a string of input suitable for use with ToExpression[] to Mathematica for evaluation.
MLGetMessageHandler()   (Mathematica MathLink C Function)
MLMessageHandlerObject MLGetMessageHandler (MLINK link) returns the message handler function installed for the MLINK object link.
1 ... 743|744|745|746|747|748|749 ... 857 Previous Next

...