Home
last modified time | relevance | path

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

/dports/math/dune-uggrid/dune-uggrid-bc2d1229420367563410ce9e519f5ff82b45266f/dune/uggrid/domain/
H A Dstd_parallel.cc106 void NS_DIM_PREFIX BElementXferBndS(DDD::DDDContext& context, BNDS **bnds, int n, int proc, int pri… in BElementXferBndS() function
H A Ddomain.h659 void BElementXferBndS (DDD::DDDContext& context, BNDS **bnds, int n, int proc, int prio);
/dports/math/dune-uggrid/dune-uggrid-bc2d1229420367563410ce9e519f5ff82b45266f/dune/uggrid/parallel/dddif/
H A Dhandler.cc1302 BElementXferBndS(context, bnds,nsides,proc,prio); in ElementXferCopy()