Chapter 24
FieldConvert in NekPy

This chapter describes the FieldConvert utility in Python using the bindings and wrappers created for the FieldUtils library. For detailed instructions on how to use the interface please refer to the Nektar++ User Guide section 5.5.

 21.1 Defining a library
 21.2 Basic class wrapping
  21.2.1 py::class_<>
  21.2.2 Wrapping member functions
  21.2.3 Inheritance
  21.2.4 Wrapping enums