warp.fem.space#
Function space types for finite element discretizations.
This module provides specialized function space classes for vector-valued fields with
different transformation behaviors (collocated, contravariant, and covariant). The
shape submodule contains shape function definitions.
Submodules#
These modules are automatically available when you import warp.fem.space.
API#
Function space where values are collocated at nodes |
|
Function space whose values are contravariant vectors |
|
Function space whose values are covariant vectors |