0.6.0
Loading...
Searching...
No Matches
type_integ_scheme.f90 File Reference

Data Types

type  type_integ_scheme::t_integ_scheme
 For simplicity, accordingly to most of the litterature, An integration scheme is defined between -1 and +1 Each scheme has a set of weights and associated positions. More...
 
interface  type_integ_scheme::integ_scheme_init
 

Modules

module  type_integ_scheme
 Integration Schemes type.
 

Functions/Subroutines

subroutine type_integ_scheme::integ_scheme_generic_init (self)
 Init the data fields.
 
double precision function type_integ_scheme::integ_scheme_apply (self, values)
 Apply the integration scheme.