NeoN
A framework for CFD software
|
#include "NeoN/core/array.hpp"
#include "NeoN/core/vector/vector.hpp"
#include "NeoN/mesh/unstructured/unstructuredMesh.hpp"
Go to the source code of this file.
Classes | |
class | NeoN::la::SparsityPattern |
Namespaces | |
namespace | NeoN |
namespace | NeoN::la |
Functions | |
SparsityPattern | NeoN::la::createSparsity (const UnstructuredMesh &mesh) |
SparsityPattern | NeoN::la::updateSparsity (const UnstructuredMesh &mesh, SparsityPattern &in) |