Utilities > Quadrature > Gauss2d


Gauss2d

Purpose

Gauss integration rule in two dimensions

Synopsis

[xIP,wIP] = Gauss2d (nIP)

Description

GAUSS2D Gauss integration rule in two dimensions
  [XIP,WIP] = GAUSS2D (NIP) locations and weights of 2d Gauss-Legendre integration scheme   
  the function determines the locations in the intervals -1<xi<1, -1<eta<1, and the weights
  of the Gauss-Legendre integration scheme for NIP integration points;
  the locations are reported in vector XIP and the weights in vector WIP

Cross-Reference Information

This function calls:

  • Gauss locations and weights of Gauss-Legendre integration scheme
This function is called by: