Home
last modified time | relevance | path

Searched defs:Viso (Results 1 – 7 of 7) sorted by relevance

/dports/math/freefem++/FreeFem-sources-4.6/src/femlib/
H A DDrawing.cpp96 void PlotValue(const RN_ & Viso,int k0,const char * cmm) in PlotValue()
155 void SetDefaultIsoValue(const RN_& U,RN_ & Viso) in SetDefaultIsoValue()
166 void SetDefaultIsoValue(const RN_& u,const RN_& v,RN_ & Viso) in SetDefaultIsoValue()
248 void FElement::Draw(const RN_& U,const RN_ & Viso,int composante) const in Draw() argument
277 void FElement::Drawfill(const RN_& U,const RN_ & Viso,int composante, double rapz) const in Drawfill() argument
375 void FElement::Draw(const RN_& U,const RN_& V,const RN_ & Viso,R coef,int i0,int i1,double ArrowSiz… in Draw() argument
439 void DrawIsoT(const R2 Pt[3],const R ff[3],const RN_ & Viso) in DrawIsoT()
478 void DrawIsoTfill(const R2 Pt[3],const R ff[3],const RN_ & Viso,double rapz) in DrawIsoTfill()
646 void FESpace::Draw(const RN_& U,const RN_ & Viso,int j,float *colors,int nbcolors,bool hsv,bool dr… in Draw() argument
658 void FESpace::Drawfill(const RN_& U,const RN_ & Viso,int j,double rapz,float *colors,int nbcolors,… in Drawfill() argument
[all …]
H A Dglutdraw.cpp193 void DrawIsoTfill(const R2 Pt[3],const R ff[3],const R * Viso,int NbIso, R rapz=1) in DrawIsoTfill()
/dports/graphics/raster3d/Raster3D_3.0-7/
H A Dsuv.f74 REAL UU(3,3), VV(3,3), Uiso(3,3), Viso(3,3), WW(3,3) local
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/modules/
H A DIsosurface.F90475 TYPE(Variable_t), POINTER :: Vfull, Viso local
684 TYPE(Variable_t), POINTER :: Vfull, Viso local
/dports/math/freefem++/FreeFem-sources-4.6/src/Graphics/
H A Dffglut.cpp3188 void OneWindow::PlotValue(const KN_<double> & Viso,int k0,const char * cmm) in PlotValue()
3296 void ThePlot::DrawIsoT(const R2 Pt[3],const R ff[3],const R * Viso,int NbIso, R rapz) in DrawIsoT()
3343 void ThePlot::DrawIsoT(const R3 Pt[3],const R ff[3],const R3 Nt[3],const R * Viso,int NbIso,bool ch… in DrawIsoT()
3409 void ThePlot::DrawIsoTfill(const R2 Pt[3],const R ff[3],const R * Viso,int NbIso, R rapz) in DrawIsoTfill()
3477 void ThePlot::DrawIsoTfill(const R3 Pt[3],const R ff[3],const R3 Nt[3],const R * Viso,int NbIso,boo… in DrawIsoTfill()
3545 void ThePlot::DrawIsoEfill(const R3 Pt[2],const R ff[2],const R3 Nt[2],const R * Viso,int NbIso,boo… in DrawIsoEfill()
H A Dffglut.hpp367 KN<R> Viso,Varrow; member in ThePlot
/dports/math/freefem++/FreeFem-sources-4.6/src/fflib/
H A Dlgfem.cpp1793 KN< R > Viso(100); in set_fe() local
4408 KN< R > Viso, Varrow; in operator ( )() local