GemaCoreLib
The GeMA Core library
integrationRules Directory Reference
Directory dependency graph for integrationRules:
src/elements/integrationRules

Files

file  gmBorderIntegrationRule.cpp
 Implementation of the GmBorderIntegrationRule base class and its derived classes.
 
file  gmGaussIntegrationTables.cpp
 Implementation of the set of tables defining Gauss integration rule points and weights Content was previously part of gmIntegrationRule.cpp only.
 
file  gmIntegrationRule.cpp
 Implementation of the GmIntegrationRule base class and its helper decendants.
 
file  gmLobattoIntegrationTables.cpp
 Implementation of the set of tables defining Lobatto integration rule points and weights Content was previously part of gmIntegrationRule.cpp only.
 
file  gmNewtonCotesIntegrationTables.cpp
 Implementation of the set of tables defining Newton Cotes integration rule points and weights Content was previously part of gmIntegrationRule.cpp only.
 
file  gmWedgeIntegrationRule.cpp
 Implementation of the GmWedgeGaussIntegrationRule class Content previously in gmIntegrationRule.cpp & gmBorderIntegrationRule.cpp.