fem.study.Dirichlet

fem.study.Dirichlet(nodes, value)

Prescribed temperature on a set of boundary nodes.

Applies to the selected node set directly. With the default direct backend value may be a traced JAX scalar, making the solve differentiable w.r.t. the prescribed value.

Attributes

Name Description
serializable Whether :meth:describe round-trips (false for predicates).

Methods

Name Description
describe JSON-ready description.

describe

fem.study.Dirichlet.describe()

JSON-ready description.