Home
last modified time | relevance | path

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

/dports/math/dune-uggrid/dune-uggrid-bc2d1229420367563410ce9e519f5ff82b45266f/dune/uggrid/parallel/dddif/
H A Dcompat.cc34 NodeIF = dddctrl.NodeIF; in globalDDDContext()
H A Dparallel.h203 NodeIF, NodeAllIF, Node_InteriorBorder_All_IF;
258 NodeIF, NodeAllIF, Node_InteriorBorder_All_IF; member
H A Dinitddd.cc88 NS_DIM_PREFIX NodeIF, NS_DIM_PREFIX NodeAllIF; variable
727 dddctrl.NodeIF = DDD_IFDefine(context, 1,O,1,A,3,B); in ddd_IfInit()
728 DDD_IFSetName(context, dddctrl.NodeIF, "NodeIF: Master->VGhost/HGhost/VHGhost"); in ddd_IfInit()
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/uggrid/
H A Dugwrapper.hh220 static DDD_IF NodeIF(DDD_CONTEXT_PARAM) in NodeIF() function in Dune::UG_NS
222 return DDD_GET_IF(NodeIF); in NodeIF()
/dports/math/dune-uggrid/dune-uggrid-bc2d1229420367563410ce9e519f5ff82b45266f/dune/uggrid/gm/
H A Dugm.cc6487 dddctrl.NodeIF,GRID_ATTR(theGrid),IF_FORWARD,sizeof(INT), in PropagateNodeClasses()
6644 dddctrl.NodeIF,GRID_ATTR(theGrid),IF_FORWARD,sizeof(INT), in PropagateNextNodeClasses()
H A Dugio.cc1962 dddctrl.NodeIF,GRID_ATTR(theGrid),IF_FORWARD,sizeof(INT), in SpreadGridNodeTypes()