sfepy.discrete.evaluate_variable module

sfepy.discrete.evaluate_variable.eval_complex(vec, conn, geo, mode, shape, bf=None)[source]

Evaluate basic derived quantities of a complex variable given its DOF vector, connectivity and reference mapping.

sfepy.discrete.evaluate_variable.eval_real(vec, conn, geo, mode, shape, bf=None)[source]

Evaluate basic derived quantities of a real variable given its DOF vector, connectivity and reference mapping.