version 0.6.0

Topics

 Integration schemes
 Integration schemes.
 

Namespaces

module  mod_integration_computer
 Computer for evaluating Integration Schemes.
 
module  mod_integration_init
 Integration schemes initialization.
 
module  type_integ_scheme
 Integration Schemes type.
 

Detailed Description

This module provides all the functions and routines to integrate a function/field.

Note
The integration schemes are a bit particular: they are defined so as to represent the integral of a field in the \([0,1]\) interval. Consequently, the computer functions use interpolation functions (based on nodes) in order to evaluate the field at various points inside this interval.

Schemes list

Here is the exhaustive list of integration schemes: