basix.sobolev_spaces

Functions for handling Sobolev spaces.

Functions

intersection(spaces)

Compute the intersection of a list of Sobolev spaces.

basix.sobolev_spaces.intersection(spaces: List[SobolevSpace]) SobolevSpace

Compute the intersection of a list of Sobolev spaces.

Parameters:

spaces – A list of Sobolev spaces.

Returns:

The intersection of the Sobolev spaces.