hookeai.simulators.fetorch.element.integrations.internal_forces

FETorch: Finite Element Internal Forces.

Functions

compute_element_internal_forces

Compute finite element internal forces.

compute_infinitesimal_inc_strain

Compute incremental infinitesimal strain tensor.

compute_infinitesimal_strain

Compute infinitesimal strain tensor.

Functions

compute_element_internal_forces(...)

Compute finite element internal forces.

compute_infinitesimal_inc_strain(...)

Compute incremental infinitesimal strain tensor.

compute_infinitesimal_strain(...)

Compute infinitesimal strain tensor.

eval_shapefun_deriv(element_type, ...)

Evaluate shape functions derivates at given coordinates.

get_problem_type_parameters(problem_type)

Get parameters dependent on the problem type.

material_state_update(strain_formulation, ...)

Material state update for any given constitutive model.

vbuild_discrete_sym_gradient(...)

Build discrete symmetric gradient operator.

vget_strain_from_vmf(strain_vmf, n_dim, ...)

Recover strain tensor from associated Voigt matricial form.

vget_stress_vmf(stress, n_dim, comp_order_sym)

Get stress tensor Voigt matricial form.

vget_tensor_from_mf(tensor_mf, n_dim, comp_order)

Recover tensor from associated matricial form.