This part of the guide contains the information on using and developing NekPy
Python
wrappers for the Nektar++ spectral/hp element framework. As a disclaimer, these wrappings
are experimental and incomplete. You should not rely on their current structure and API
remaining unchanged.
Currently, representative classes from the LibUtilities
, StdRegions
, SpatialDomains
,
LocalRegions
and MultiRegions
libraries have been wrapped in order to show the
proof-of-concept.