Home
last modified time | relevance | path

Searched defs:ntg_ (Results 1 – 4 of 4) sorted by relevance

/dports/science/quantum-espresso/q-e-qe-6.7.0/Modules/
H A Dmp_bands.f9044 SUBROUTINE mp_start_bands( nband_, ntg_, nyfft_, parent_comm ) argument
55 INTEGER, INTENT(IN), OPTIONAL :: ntg_, nyfft_ local
H A Dmp_exx.f9068 SUBROUTINE mp_start_exx( nband_, ntg_, parent_comm ) argument
79 INTEGER, INTENT(IN), OPTIONAL :: ntg_ local
H A Dcommand_line_options.f9040 INTEGER :: nimage_= 1, npool_= 1, ndiag_ = 0, nband_= 1, ntg_= 1, nyfft_ = 1, nmany_ = 1 variable
/dports/math/libxsmm/libxsmm-1.16.3/samples/deeplearning/gxm/include/
H A DEngine.hpp71 vector<MLNode*> ntg_; member in MLEngine