| 
| def  | carputils.mesh.block.block_boundary_condition (block, entity, index, coord, lower=True, bath=False, verbose=False) | 
|   | 
| def  | carputils.mesh.block.block_bc_opencarp (block, entity, index, coord, lower=True, bath=False, verbose=False) | 
|   | Does the same thing as block_boundary_condition, but for the new stim struct introduced in openCARP.  More...
  | 
|   | 
| def  | carputils.mesh.block.block_region (block, entity, index, low, up, bath=False, verbose=False) | 
|   | Generate a boundary condition definition for a :class:Block.  More...
  | 
|   |