Home
last modified time | relevance | path

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

/dports/science/gromacs/gromacs-2021.4/src/gromacs/gmxana/
H A Dgmx_anaeig.cpp1089 const char * TwoDPlotFile, *ThreeDPlotFile; in gmx_anaeig() local
1128 TwoDPlotFile = opt2fn_null("-2d", NFILE, fnm); in gmx_anaeig()
1135 bProj = (ProjOnVecFile != nullptr) || (TwoDPlotFile != nullptr) || (ThreeDPlotFile != nullptr) in gmx_anaeig()
1144 || ((ExtremeFile != nullptr) && (max == 0)) || (TwoDPlotFile != nullptr) in gmx_anaeig()
1469 ProjOnVecFile, TwoDPlotFile, ThreeDPlotFile, FilterFile, skip, ExtremeFile, in gmx_anaeig()