DOF#

class felupe.Boundary(field, name='default', fx=<function Boundary.<lambda>>, fy=<function Boundary.<lambda>>, fz=<function Boundary.<lambda>>, value=0, skip=(False, False, False), mask=None, mode='or')[source]#

A Boundary as a collection of prescribed degrees of freedom.

update(value)[source]#
class felupe.MultiPointConstraint(field, points, centerpoint, skip=(False, False, False), multiplier=1000.0)[source]#
class felupe.MultiPointContact(field, points, centerpoint, skip=(False, False, False), multiplier=1000000.0)[source]#