Home
last modified time | relevance | path

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

/dports/science/cdo/cdo-2.0.0/src/
H A DSelrec.cc25 if (process_self().m_ID != 0) cdo_abort("This operator can't be combined with other operators!"); in Selrec()
H A DSplitrec.cc26 if (process_self().m_ID != 0) cdo_abort("This operator can't be combined with other operators!"); in Splitrec()
H A Dprocess_int.h15 Process &process_self(void);
H A DSplitsel.cc26 if (process_self().m_ID != 0) cdo_abort("This operator can't be combined with other operators!"); in Splitsel()
H A DSplityear.cc31 if (process_self().m_ID != 0) cdo_abort("This operator can't be combined with other operators!"); in Splityear()
H A DEofcoeff.cc34 if (process_self().m_ID != 0) cdo_abort("This operator can't be combined with other operators!"); in Eofcoeff()
H A DSplittime.cc57 if (process_self().m_ID != 0) cdo_abort("This operator can't be combined with other operators!"); in Splittime()
H A DEofcoeff3d.cc34 if (process_self().m_ID != 0) cdo_abort("This operator can't be combined with other operators!"); in Eofcoeff3d()
H A Dprocess_int.cc46 process_self(void) in process_self() function
H A DDistgrid.cc261 if (process_self().m_ID != 0) cdo_abort("This operator can't be combined with other operators!"); in Distgrid()
H A DSplit.cc378 if (process_self().m_ID != 0) cdo_abort("This operator can't be combined with other operators!"); in Split()