version 0.4.1
ikarus.utils Namespace Reference

Functions

def boundaryPatch (gridView, booleanVector)
 
def globalIndexFromGlobalPosition (basis, pos)
 

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.

◆ globalIndexFromGlobalPosition()

def ikarus.utils.globalIndexFromGlobalPosition (   basis,
  pos 
)
Here is the caller graph for this function: