Nektar++
|
#include <MatrixFreeBase.h>
Public Member Functions | |
MatrixFreeBase () | |
MatrixFreeBase (const unsigned int nIn, const unsigned int nOut, const unsigned int nCollSize) | |
Protected Attributes | |
bool | m_isPadded {false} |
flag for padding More... | |
unsigned int | m_nElmtPad |
size after padding More... | |
unsigned int | m_nIn |
unsigned int | m_nOut |
Definition at line 46 of file MatrixFreeBase.h.
|
inline |
Definition at line 50 of file MatrixFreeBase.h.
|
inline |
Definition at line 54 of file MatrixFreeBase.h.
|
protected |
flag for padding
Definition at line 62 of file MatrixFreeBase.h.
Referenced by Nektar::Collections::MatrixFreeMultiInOneOut::MatrixFreeMultiInOneOut(), Nektar::Collections::MatrixFreeOneInMultiOut::MatrixFreeOneInMultiOut(), Nektar::Collections::MatrixFreeOneInOneOut::MatrixFreeOneInOneOut(), Nektar::Collections::IProductWRTDerivBase_MatrixFree::operator()(), Nektar::Collections::IProductWRTBase_MatrixFree::operator()(), Nektar::Collections::BwdTrans_MatrixFree::operator()(), Nektar::Collections::Helmholtz_MatrixFree::operator()(), Nektar::Collections::PhysDeriv_MatrixFree::operator()(), and Nektar::Collections::PhysDeriv_MatrixFree::PhysDeriv_MatrixFree().
|
protected |
size after padding
Definition at line 64 of file MatrixFreeBase.h.
Referenced by Nektar::Collections::BwdTrans_MatrixFree::BwdTrans_MatrixFree(), Nektar::Collections::Helmholtz_MatrixFree::Helmholtz_MatrixFree(), Nektar::Collections::IProductWRTBase_MatrixFree::IProductWRTBase_MatrixFree(), Nektar::Collections::IProductWRTDerivBase_MatrixFree::IProductWRTDerivBase_MatrixFree(), Nektar::Collections::MatrixFreeMultiInOneOut::MatrixFreeMultiInOneOut(), Nektar::Collections::MatrixFreeOneInMultiOut::MatrixFreeOneInMultiOut(), Nektar::Collections::MatrixFreeOneInOneOut::MatrixFreeOneInOneOut(), and Nektar::Collections::PhysDeriv_MatrixFree::PhysDeriv_MatrixFree().
|
protected |
Definition at line 65 of file MatrixFreeBase.h.
Referenced by Nektar::Collections::IProductWRTDerivBase_MatrixFree::operator()(), Nektar::Collections::IProductWRTBase_MatrixFree::operator()(), Nektar::Collections::BwdTrans_MatrixFree::operator()(), and Nektar::Collections::PhysDeriv_MatrixFree::operator()().
|
protected |
Definition at line 66 of file MatrixFreeBase.h.
Referenced by Nektar::Collections::IProductWRTDerivBase_MatrixFree::operator()(), Nektar::Collections::IProductWRTBase_MatrixFree::operator()(), Nektar::Collections::BwdTrans_MatrixFree::operator()(), and Nektar::Collections::PhysDeriv_MatrixFree::operator()().