version 0.4.1
ikarus.utils Namespace Reference

Functions

def boundaryPatch (gridView, booleanVector)
 

Function Documentation

◆ boundaryPatch()

def ikarus.utils.boundaryPatch (   gridView,
  booleanVector 
)
@brief Creates a boundary patch for the given grid view and boolean vector.

@param gridView: The grid view.
@param booleanVector: The boolean vector.

@return: The created boundary patch.