GemaCoreLib
The GeMA Core library
Loading...
Searching...
No Matches
gmLobattoIntegrationTables.cpp File Reference

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

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

Variables

static bool GmLobattoIntegrationTablesInitialized = GmLobattoIntegrationTables::initTables()
 An aux var forcing the auto initialization of the Lobatto tables.
 

Detailed Description

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

Author
Juan Carlos Rodriguez.
Date
may, 2015