block.contact.b2

Syntax

bp = block.contact.b2(bcp<,b>)

Get block 2 at a contact. By default the host block is returned for merged blocks. By setting b to true, the faceblock will be returned.

Returns:

blp - block pointer

Arguments:

bcp - block contact pointer b - optional flag that causes the return of the faceblock rather than the host block for merged blocks when set to true.