Home
last modified time | relevance | path

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

/dports/science/ghemical/ghemical-3.0.0/src/
H A Dproject.h304 p2dview_wcl * AddPlot2DClient(const char *, const char *, const char *, bool);
H A Dproject.cpp743 p2dview_wcl * project::AddPlot2DClient(const char * s1, const char * s2, const char * sv, bool deta… in AddPlot2DClient() function in project
3831 p2dview_wcl * plot = AddPlot2DClient(s1, s2, sv, true); in DoEnergyPlot2D()