Nektar++
Classes | Namespaces
BwdTrans.cpp File Reference
#include <Collections/CoalescedGeomData.h>
#include <Collections/MatrixFreeBase.h>
#include <Collections/Operator.h>
#include <MatrixFreeOps/Operator.hpp>

Go to the source code of this file.

Classes

class  Nektar::Collections::BwdTrans_Helper
 Backward transform help class to calculate the size of the collection that is given as an input and as an output to the BwdTrans Operator. The size evaluation takes into account the conversion from the coefficient space to the physical space. More...
 
class  Nektar::Collections::BwdTrans_StdMat
 Backward transform operator using standard matrix approach. More...
 
class  Nektar::Collections::BwdTrans_MatrixFree
 Backward transform operator using matrix free operators. More...
 
class  Nektar::Collections::BwdTrans_IterPerExp
 Backward transform operator using default StdRegions operator. More...
 
class  Nektar::Collections::BwdTrans_NoCollection
 Backward transform operator using LocalRegions implementation. More...
 
class  Nektar::Collections::BwdTrans_SumFac_Seg
 Backward transform operator using sum-factorisation (Segment) More...
 
class  Nektar::Collections::BwdTrans_SumFac_Quad
 Backward transform operator using sum-factorisation (Quad) More...
 
class  Nektar::Collections::BwdTrans_SumFac_Tri
 Backward transform operator using sum-factorisation (Tri) More...
 
class  Nektar::Collections::BwdTrans_SumFac_Hex
 Backward transform operator using sum-factorisation (Hex) More...
 
class  Nektar::Collections::BwdTrans_SumFac_Tet
 Backward transform operator using sum-factorisation (Tet) More...
 
class  Nektar::Collections::BwdTrans_SumFac_Prism
 Backward transform operator using sum-factorisation (Prism) More...
 
class  Nektar::Collections::BwdTrans_SumFac_Pyr
 Backward transform operator using sum-factorisation (Pyr) More...
 

Namespaces

namespace  Nektar
 
namespace  Nektar::Collections