Nektar++
Classes | Namespaces
PhysDeriv.cpp File Reference
#include <Collections/Collection.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::PhysDeriv_Helper
 Physical Derivative help class to calculate the size of the collection that is given as an input and as an output to the PhysDeriv Operator. The Operator evaluation is happenning in the physical space and the output is expected to be part of the physical space too. More...
 
class  Nektar::Collections::PhysDeriv_StdMat
 Phys deriv operator using standard matrix approach. More...
 
class  Nektar::Collections::PhysDeriv_MatrixFree
 Phys deriv operator using matrix free operators. More...
 
class  Nektar::Collections::PhysDeriv_IterPerExp
 Phys deriv operator using element-wise operation. More...
 
class  Nektar::Collections::PhysDeriv_NoCollection
 Phys deriv operator using original LocalRegions implementation. More...
 
class  Nektar::Collections::PhysDeriv_SumFac_Seg
 Phys deriv operator using sum-factorisation (Segment) More...
 
class  Nektar::Collections::PhysDeriv_SumFac_Quad
 Phys deriv operator using sum-factorisation (Quad) More...
 
class  Nektar::Collections::PhysDeriv_SumFac_Tri
 Phys deriv operator using sum-factorisation (Tri) More...
 
class  Nektar::Collections::PhysDeriv_SumFac_Hex
 Phys deriv operator using sum-factorisation (Hex) More...
 
class  Nektar::Collections::PhysDeriv_SumFac_Tet
 Phys deriv operator using sum-factorisation (Tet) More...
 
class  Nektar::Collections::PhysDeriv_SumFac_Prism
 Phys deriv operator using sum-factorisation (Prism) More...
 
class  Nektar::Collections::PhysDeriv_SumFac_Pyr
 Phys deriv operator using sum-factorisation (Pyramid) More...
 

Namespaces

namespace  Nektar
 
namespace  Nektar::Collections