FEDEM Solver  R8.0
Source code of the dynamics solver
Public Attributes | List of all members
explicitfunctionsmodule::splinedata Type Reference

Public Attributes

integer n
 
real(dp), dimension(:), pointer x
 
real(dp), dimension(:), pointer y
 
real(dp), dimension(:,:), pointer deriv
 

Member Data Documentation

◆ deriv

real(dp), dimension(:,:), pointer explicitfunctionsmodule::splinedata::deriv

◆ n

integer explicitfunctionsmodule::splinedata::n

◆ x

real(dp), dimension(:), pointer explicitfunctionsmodule::splinedata::x

◆ y

real(dp), dimension(:), pointer explicitfunctionsmodule::splinedata::y

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