Home
last modified time | relevance | path

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

/dports/math/freefem++/FreeFem-sources-4.6/src/Graphics/
H A Dffglut.hpp153 struct OnePlotFE3: public OnePlot struct
163 OnePlotFE3(const Mesh3 *T,long w,PlotStream & f) in OnePlotFE3() argument
H A Dffglut.cpp881 void OnePlotFE3::Draw(OneWindow *win) in Draw()
1292 bool OnePlotFE3::vc2v() in vc2v()
3010 p=new OnePlotFE3(Ths3[imsh-1],what,fin); in ThePlot()