FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
GaussM.f90 File Reference

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
 weight of gauss points More...