Searched refs:BF_SubFunction (Results 1 – 2 of 2) sorted by relevance
/dports/science/getdp/getdp-3.4.0-source/Functions/ |
H A D | BF_Region.cpp | 25 void BF_SubFunction(struct Element * Element, int NumExpression, in BF_SubFunction() function 54 BF_SubFunction(Element, Element->NumSubFunction[0][NumRegion-1], 1, s) ; in BF_Region() 63 BF_SubFunction(Element, Element->NumSubFunction[2][NumRegion-1], 1, s) ; in BF_dRegion() 78 BF_SubFunction(Element, Element->NumSubFunction[0][NumRegion-1], 3, s) ; in BF_RegionX() 88 BF_SubFunction(Element, Element->NumSubFunction[0][NumRegion-1], 3, s) ; in BF_RegionY() 97 BF_SubFunction(Element, Element->NumSubFunction[0][NumRegion-1], 3, s) ; in BF_RegionZ() 106 BF_SubFunction(Element, Element->NumSubFunction[2][NumRegion-1], 3, s) ; in BF_dRegionX() 117 BF_SubFunction(Element, Element->NumSubFunction[2][NumRegion-1], 3, s) ; in BF_dRegionY() 131 BF_SubFunction(Element, Element->NumSubFunction[2][NumRegion-1], 3, s) ; in BF_dRegionZ()
|
H A D | BF_GroupOfEntities.cpp | 20 void BF_SubFunction(struct Element * Element, int NumExpression, 39 BF_SubFunction(Element, Element->NumSubFunction[0][NumGroup-1], 1, s) ; 67 BF_SubFunction(Element, Element->NumSubFunction[0][NumGroup-1], 3, s) ; 95 BF_SubFunction(Element, Element->NumSubFunction[0][NumGroup-1], 3, s) ; 123 BF_SubFunction(Element, Element->NumSubFunction[0][NumGroup-1], 3, s) ;
|