NeoN
A framework for CFD software
Loading...
Searching...
No Matches
Namespaces | Functions
utilities.hpp File Reference
#include "NeoN/core/primitives/scalar.hpp"
#include "NeoN/core/vector/vector.hpp"
#include "NeoN/linearAlgebra/CSRMatrix.hpp"

Go to the source code of this file.

Namespaces

namespace  NeoN
 
namespace  NeoN::la
 

Functions

void NeoN::la::computeResidual (const CSRMatrix< scalar, localIdx > &mtx, const Vector< scalar > &b, const Vector< scalar > &x, Vector< scalar > &res)