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::LinearAdvectionDiffusionReaction_Helper |
LinearAdvectionDiffusionReaction help class to calculate the size of the collection that is given as an input and as an output to the LinearAdvectionDiffusionReaction Operator. The size evaluation takes into account that the evaluation of the LinearAdvectionDiffusionReaction operator takes input from the coeff space and gives the output in the coeff space too. More... | |
class | Nektar::Collections::LinearAdvectionDiffusionReaction_NoCollection |
LinearAdvectionDiffusionReaction operator using LocalRegions implementation. More... | |
class | Nektar::Collections::LinearAdvectionDiffusionReaction_IterPerExp |
LinearAdvectionDiffusionReaction operator using LocalRegions implementation. More... | |
class | Nektar::Collections::LinearAdvectionDiffusionReaction_MatrixFree |
Namespaces | |
namespace | Nektar |
namespace | Nektar::Collections |