sfepy.discrete.fem.extmods.mappings module¶
Low level reference mapping functionality.
-
class
sfepy.discrete.fem.extmods.mappings.
CMapping
¶ -
alloc_extra_data
()¶
-
bf
¶
-
bfg
¶
-
cprint
()¶
-
describe
()¶ Describe the element geometry - compute the reference element mapping.
-
det
¶
-
dim
¶
-
evaluate_bfbgm
()¶ Evaluate volume base function gradients in surface quadrature points.
-
get_element_diameters
()¶ Compute diameters of selected elements.
-
integral
¶
-
integrate
()¶ Integrate arr over the domain of the mapping into out.
-
mode
¶
-
mtx_t
¶
-
n_el
¶
-
n_ep
¶
-
n_qp
¶
-
normal
¶
-
ps
¶
-
qp
¶
-
shape
¶
-
volume
¶
-