GemaCoreLib
The GeMA Core library
Variables
gmGaussIntegrationTables.cpp File Reference

Implementation of the set of tables defining Gauss integration rule points and weights Content was previously part of gmIntegrationRule.cpp only. More...

#include "gmGaussIntegrationTables.h"
#include <assert.h>
#include "gmTrace.h"
Include dependency graph for gmGaussIntegrationTables.cpp:

Variables

static bool GmGaussIntegrationTablesInitialized = GmGaussIntegrationTables::initTables()
 An aux var forcing the auto initialization of the Gauss tables.
 

Detailed Description

Implementation of the set of tables defining Gauss integration rule points and weights Content was previously part of gmIntegrationRule.cpp only.

Author
Carlos Augusto Teixeira Mendes. Lobatto rules by Juan Carlos Rodriguez.
Date
may, 2015