version 0.6.0

The fourth order Lagrange interpolation.

Data Types

type  t_int_point_fast_lagrange_o2_1d
 The 1D type. More...
 
type  t_int_point_fast_lagrange_o2_2d
 The 2D type. More...
 
type  t_int_point_fast_lagrange_o2_3d
 The 3D type. More...
 

Functions/Subroutines

subroutine int_point_fast_lagrange_o2_init ()
 Init all the schemes.
 
subroutine t_int_point_fast_lagrange_o2_1d_init (self)
 Init the 1D scheme above a generic Lagrange scheme.
 
subroutine t_int_point_fast_lagrange_o2_2d_init (self)
 
subroutine t_int_point_fast_lagrange_o2_3d_init (self, spatial_dimension)
 

Variables

type(t_int_point_fast_lagrange_o2_1d), target int_point_fast_lagrange_o2_1d
 
type(t_int_point_fast_lagrange_o2_2d), target int_point_fast_lagrange_o2_2d
 
type(t_int_point_fast_lagrange_o2_3d), target int_point_fast_lagrange_o2_3d