Home
last modified time | relevance | path

Searched refs:OnePlotMeshL (Results 1 – 2 of 2) sorted by relevance

/dports/math/freefem++/FreeFem-sources-4.6/src/Graphics/
H A Dffglut.hpp123 struct OnePlotMeshL : public OnePlot struct
126 OnePlotMeshL(const MeshL *T) in OnePlotMeshL() function
H A Dffglut.cpp873 void OnePlotMeshL::Draw(OneWindow *win) in Draw()
3000 p=new OnePlotMeshL(ThsL[imsh-1]); in ThePlot()