version 0.6.0
type_int_grid_preweights::t_int_grid_preweights Type Reference

Public Member Functions

procedure, pass(self) init => grid_int_preweights_init
 Optimal weights: opt_weights[stencils]. More...
 

Public Attributes

double precision, dimension(:), allocatable steps
 The steps (cells size) of the whole stencil.
 
double precision, dimension(:,:), allocatable derivatives
 Indexed over [derivatives,points/stencil]. More...
 
double precision, dimension(:), allocatable polynomial_phi
 Indexed over [points/stencil].
 

Member Function/Subroutine Documentation

◆ init()

procedure, pass(self) type_int_grid_preweights::t_int_grid_preweights::init

Auxiliary precomputed values: auxiliary[*]

Member Data Documentation

◆ derivatives

double precision, dimension(:,:), allocatable type_int_grid_preweights::t_int_grid_preweights::derivatives
  • derivatives[P,*] relates to the \( P^th \) point of the stencil (its associated weight)
  • derivatives[*,D] relates to the \( D^th \) derivative of the interpolant

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