MCPcopy Create free account
hub / github.com/NatLabRockies/OpenStudio / assignDefaultBoundaryCondition

Method assignDefaultBoundaryCondition

src/model/Surface.cpp:1268–1270  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1266 }
1267
1268 void Surface_Impl::assignDefaultBoundaryCondition() {
1269 assignDefaultBoundaryCondition(true);
1270 }
1271
1272 void Surface_Impl::assignDefaultBoundaryCondition(bool driverMethod) {
1273 if (this->adjacentSurface()) {

Calls 7

adjacentSurfaceMethod · 0.95
adjacentFoundationMethod · 0.95
surfaceTypeMethod · 0.95
istringEqualFunction · 0.85

Tested by

no test coverage detected