Home
last modified time | relevance | path

Searched refs:PrintToMatlab (Results 1 – 3 of 3) sorted by relevance

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/MBSKernelLib/
H A Dfemath.cpp1457 M.PrintToMatlab(string); //extract string from stream via string.str().c_str() in OutputJacobian()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/UtilityLib/
H A Dlinalg.h972 virtual void PrintToMatlab(ostream& os) const;
H A Dlinalg.cpp1972 void Matrix::PrintToMatlab(ostream& os) const in PrintToMatlab() function in Matrix