NuMFor 9f2ab49 (2024-04-08)
Numerical (Modern) Fortran. Library for Simple Numerical computing
|
The qsimpson module provides routines for trapezoid and simpson integration of both sampled data and functions. Description: Submodule Integrate. More...
Data Types | |
interface | simps |
Routines for integration of sampled values or functions by using Simpson rule. More... | |
interface | trapz |
Routine for integration of sampled values or functions by using the trapezoid rule. More... | |
The qsimpson module provides routines for trapezoid and simpson integration of both sampled data and functions. Description: Submodule Integrate.