sfepy.discrete.common.extmods.crefcoors module

class sfepy.discrete.common.extmods.crefcoors.CBasisContext
sfepy.discrete.common.extmods.crefcoors.evaluate_in_rc()

Evaluate source field DOF values or gradients in the given reference element coordinates using the given interpolation.

1. Evaluate basis functions or gradients of basis functions in the reference coordinates. For gradients, tranform the values to the material coordinates. 2. Interpolate source values using the basis functions/gradients.

Interpolation uses field approximation connectivity.

sfepy.discrete.common.extmods.crefcoors.find_ref_coors()
sfepy.discrete.common.extmods.crefcoors.find_ref_coors_convex()