Home
last modified time | relevance | path

Searched refs:STD_BVP_NSUBDOM (Results 1 – 2 of 2) sorted by relevance

/dports/math/dune-uggrid/dune-uggrid-bc2d1229420367563410ce9e519f5ff82b45266f/dune/uggrid/domain/
H A Dstd_internal.h61 #define STD_BVP_NSUBDOM(p) ((p)->numOfSubdomains) macro
H A Dstd_domain.cc1279 (1 + STD_BVP_NSUBDOM (theBVP)) * sizeof (INT)); in BVP_Init()
1299 for (i = 0; i <= STD_BVP_NSUBDOM (theBVP); i++) in BVP_Init()
1305 for (i = 0; i < STD_BVP_NSUBDOM (theBVP); i++) in BVP_Init()