NeoN
WIP Prototype of a modern OpenFOAM core
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
expression.hpp File Reference
#include "NeoN/linearAlgebra/linearSystem.hpp"
#include "NeoN/linearAlgebra/solver.hpp"
#include "NeoN/dsl/expression.hpp"
#include "NeoN/dsl/solver.hpp"
#include "NeoN/finiteVolume/cellCentred/fields/volumeField.hpp"
#include "NeoN/finiteVolume/cellCentred/linearAlgebra/sparsityPattern.hpp"

Go to the source code of this file.

Classes

class  NeoN::finiteVolume::cellCentred::Expression< ValueType, IndexType >
 

Namespaces

namespace  NeoN
 
namespace  NeoN::finiteVolume
 
namespace  NeoN::finiteVolume::cellCentred
 

Functions

template<typename ValueType , typename IndexType = localIdx>
VolumeField< ValueType > NeoN::finiteVolume::cellCentred::operator& (const Expression< ValueType, IndexType > expr, const VolumeField< ValueType > &psi)