V3FIT
Public Attributes | List of all members
integration_path::path_int_class Type Reference

Class containing the parameters of the integration method to use. More...

Public Attributes

integer method = path_none_type
 Integration method to use.
 
real(rprec) dx
 Step size to use.
 
real(rprec) length
 Quadrature interval length.
 
real(rprec), dimension(:), pointer weights
 Quadrature weights.
 
real(rprec), dimension(:), pointer absc
 Quadrature abscissas.
 

Detailed Description

Class containing the parameters of the integration method to use.

Definition at line 42 of file integration_path.f.


The documentation for this type was generated from the following file: