Home
last modified time | relevance | path

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

/dports/science/gromacs/gromacs-2021.4/src/gromacs/trajectoryanalysis/
H A Drunnercommon.cpp122 std::string topfile_; member in gmx::TrajectoryAnalysisRunnerCommon::Impl
184 if (required && topfile_.empty()) in initTopology()
190 if (!topfile_.empty()) in initTopology()
192 topInfo_.fillFromInputFile(topfile_); in initTopology()
338 .store(&impl_->topfile_) in initOptions()
392 if (impl_->trjfile_.empty() && impl_->topfile_.empty()) in optionsFinished()
/dports/print/texlive-base/texlive-20150521-source/utils/pmx/pmx-2.7.0/
H A Dpmxab.c29725 *, ftnlen), topfile_(char *, integer *, integer *, char *, in pmxb_()
30342 topfile_(basenameq, &lbase, &all_1.nv, comclefq_1.clefq, &noinst, & in pmxb_()
36712 /* Subroutine */ int topfile_(char *basenameq, integer *lbase, integer *nv, in topfile_() function