Functions | |
| def | boundaryPatch (gridView, booleanVector) | 
| def | globalIndexFromGlobalPosition (basis, pos) | 
| 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.
| def ikarus.utils.globalIndexFromGlobalPosition | ( | basis, | |
| pos | |||
| ) |