Nektar++
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123456]
 Nboost
 NCellMLToNektar
 Nclass_topology
 Nclass_topology_unit_test
 NFilterPython_Class
 NGs
 NNektar
 NstdSTL namespace
 Ntinysimd
 NXxt
 CA
 CBlock
 CCallbackHolderT1Helper class for holding a reference to a Python function to act as a wrapper for TimeIntegrationScheme::FunctorType1
 CCallbackHolderT2Helper class for holding a reference to a Python function to act as a wrapper for TimeIntegrationScheme::FunctorType1
 CClass
 CCppCommandLineHelper structure to construct C++ command line argc and argv variables from a Python list
 CDiffusion
 CDummyEquationSystemDummy equation system that can be used for Python testing
 CEquationSystemWrapEquationSystem wrapper to handle virtual function calls in EquationSystem and its subclasses
 CFilterWrapFilter wrapper to handle virtual function calls in Filter and its subclasses
 CGlobalLinSysIterativeCG
 Cis_nekarray_onedTemplate utility to determine whether
 Cis_nekarray_oned< Array< OneD, T > >
 Cis_nekarray_oned< const Array< OneD, T > >
 Cis_shared_ptrTemplate type to determine whether
 Cis_shared_ptr< const std::shared_ptr< T > >
 Cis_shared_ptr< std::shared_ptr< T > >
 CModuleRegisterHelper
 CModuleTypeProxy
 CModuleTypeProxy< InputModule >
 CModuleTypeProxy< OutputModule >
 CModuleTypeProxy< ProcessModule >
 CModuleWrapModule wrapper to handle virtual function calls in Module and its subclasses as defined by the template parameter
 CModuleWrapConverter
 CMoveVerts
 CNekFactory_Register
 CNekFactory_Register< tFac< tKey, tBase, tParam... > >Lightweight wrapper for the factory RegisterCreatorFunction, to support the ability for Python subclasses of
 CNekFactoryRegisterHelperHelper class to be used in NekFactory_Register. Stores the Python function used to call the creator function
 CNekMatrixToPython
 CNull
 COneDArrayToPythonConvert for Array<OneD, T> to Python list of objects for numeric types T
 COrd
 Cplaceholder_template
 CPulseWaveFlow
 CPythonModuleClass
 CPythonToOneDArrayConverter for Python to Nektar::Array<OneD, T>
 CPythonToVarCoeffEntry
 CSimple
 CVarCoeffEntryToPython
 CVertexRepresents a vertex in the mesh
 CVertexHashHash function for the Vertex struct used for defining sets
 CvtkObjectPointer_to_python
 CWrapConverterA helper class that for factory-based classes allows std::shared_ptr<T> as something that boost::python recognises, otherwise modules constructed from the factory will not work from Python