![]() |
FrontISTR
5.2.0
Large-scale structural analysis program with finit element method
|
Go to the source code of this file.
Modules | |
| module | gauss_integration |
| This module provides data for gauss quadrature. | |
Variables | |
| real(kind=kreal), dimension(3, 3) | gauss_integration::xg |
| abscissa of gauss points More... | |
| real(kind=kreal), dimension(3, 3) | gauss_integration::wgt |
| wieght of gauss points More... | |