FrontISTR  5.7.1
Large-scale structural analysis program with finit element method
static_LIB.f90
Go to the documentation of this file.
1 !-------------------------------------------------------------------------------
2 ! Copyright (c) 2019 FrontISTR Commons
3 ! This software is released under the MIT License, see LICENSE.txt
4 !-------------------------------------------------------------------------------
7 
8  use m_utilities
9  use m_solve_lineq
10 
11  use m_static_lib_1d
12  use m_static_lib_2d
13  use m_static_lib_3d
19 
22 
23 end module m_static_lib
This module provide common functions of 3D truss elements.
This module provides common functions of Plane deformation elements.
This module provides common functions of Solid elements.
Eight-node hexagonal element with incompatible mode.
This module provide common functions of beam elements.
This module contains several strategy to free locking problem in Eight-node hexagonal element.
This module contains several strategy to free locking problem in Eight-node hexagonal element.
This module contains several strategy to free locking problem in Eight-node hexagonal element.
This module ...
This modules just summarizes all modules used in static analysis.
Definition: static_LIB.f90:6
This module provides aux functions.
Definition: utilities.f90:6