GemaCoreLib
The GeMA Core library
Loading...
Searching...
No Matches
integrationRules Directory Reference
Directory dependency graph for integrationRules:
src/elements/integrationRules

Files

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