BasicTools.FE.Spaces.SpaceBase module
- class BasicTools.FE.Spaces.SpaceBase.SpaceAtIntegrationPoints(space=None, points=None, weights=None)[source]
Bases:
object
- class BasicTools.FE.Spaces.SpaceBase.SpaceBase[source]
Bases:
BaseOutputObjectBase class for a finite element interpolation space for one type of element
- ClampParamCoorninates(xietaphi)[source]
Clamps the xi eta and phi to othe intervals [0,1] for the first dim coordinates, the others are set to zero
- property geoSupport