Nektar++
|
#include <Collections/Collection.h>
#include <Collections/IProduct.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::Helmholtz_Helper |
Helmholtz help class to calculate the size of the collection that is given as an input and as an output to the Helmholtz Operator. The size evaluation takes into account that the evaluation of the Helmholtz operator takes input from the coeff space and gives the output in the coeff space too. More... | |
class | Nektar::Collections::Helmholtz_NoCollection |
Helmholtz operator using LocalRegions implementation. More... | |
class | Nektar::Collections::Helmholtz_IterPerExp |
Helmholtz operator using LocalRegions implementation. More... | |
class | Nektar::Collections::Helmholtz_MatrixFree |
Helmholtz operator using matrix free operators. More... | |
Namespaces | |
namespace | Nektar |
namespace | Nektar::Collections |