FrontISTR  5.9.0
Large-scale structural analysis program with finit element method
static_LIB_3d_up.f90 File Reference

Go to the source code of this file.

Modules

module  m_static_lib_3d_up
 This module provides functions of u-p mixed (UP) solid elements.
 

Functions/Subroutines

subroutine m_static_lib_3d_up::stf_c3_up (etype, nn, ecoord, gausses, stiff, cdsys_ID, coords, time, tincr, nn_p, lambda, u, temperature)
 This subroutine calculate stiff matrix of u-p mixed solid elements. More...
 
subroutine m_static_lib_3d_up::update_c3_up (etype, nn, ecoord, u, du, ddu, cdsys_ID, coords, qf, gausses, iter, time, tincr, nn_p, lambda, ddlambda, tt, t0)
 Update strain and stress inside u-p mixed (UP) solid element. More...