Nektar++
|
#include <Collections/CoalescedGeomData.h>
#include <Collections/MatrixFreeBase.h>
#include <Collections/Operator.h>
#include <LibUtilities/Foundations/Interp.h>
#include <LibUtilities/Foundations/ManagerAccess.h>
#include <MatrixFreeOps/Operator.hpp>
Go to the source code of this file.
Classes | |
class | Nektar::Collections::PhysInterp1DScaled_Helper |
PhysInterp1DScaled help class to calculate the size of the collection that is given as an input and as an output to the PhysInterp1DScaled Operator. The size evaluation takes into account that both the input and the output array belong to the physical space and that the output array can have either a larger, or a smaller size than the input array. More... | |
class | Nektar::Collections::PhysInterp1DScaled_MatrixFree |
PhysInterp1DScaled operator using matrix free implementation. More... | |
class | Nektar::Collections::PhysInterp1DScaled_NoCollection |
PhysInterp1DScaled operator using LocalRegions implementation. More... | |
Namespaces | |
namespace | Nektar |
namespace | Nektar::Collections |