Nektar++
Classes | Namespaces
PhysInterp1DScaled.cpp File Reference
#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_StdMat
 PhysInterp1DScaled operator using standard matrix approach. Currently, it is an identical copy of the BwdTrans operator. More...
 
class  Nektar::Collections::PhysInterp1DScaled_MatrixFree
 PhysInterp1DScaled operator using matrix free operators. More...
 
class  Nektar::Collections::PhysInterp1DScaled_IterPerExp
 PhysInterp1DScaled operator using default StdRegions operator. More...
 
class  Nektar::Collections::PhysInterp1DScaled_NoCollection
 PhysInterp1DScaled operator using LocalRegions implementation. More...
 

Namespaces

namespace  Nektar
 
namespace  Nektar::Collections