NeoN
A framework for CFD software
Loading...
Searching...
No Matches
NeoN::dsl::SetReference< ValueType, IndexType > Member List

This is the complete list of members for NeoN::dsl::SetReference< ValueType, IndexType >, including all inherited members.

applyScalarMatrix(la::LinearSystem< scalar, ValueType, la::CSRMatrix< scalar, IndexType >, la::COOMatrix< scalar, IndexType > > &ls) const overrideNeoN::dsl::SetReference< ValueType, IndexType >inline
NeoN::dsl::PostAssemblyBase::applyScalarMatrix(la::LinearSystem< scalar, VectorType, la::CSRMatrix< scalar, IndexType >, la::COOMatrix< scalar, IndexType > > &) constNeoN::dsl::PostAssemblyBase< VectorType, IndexType >inlinevirtual
operator()(la::LinearSystem< ValueType, ValueType, la::CSRMatrix< ValueType, IndexType > > &ls) const overrideNeoN::dsl::SetReference< ValueType, IndexType >inline
NeoN::dsl::PostAssemblyBase::operator()(la::LinearSystem< VectorType, VectorType, la::CSRMatrix< VectorType, IndexType > > &) constNeoN::dsl::PostAssemblyBase< VectorType, IndexType >inlinevirtual
SetReference(localIdx refCell, ValueType refValue)NeoN::dsl::SetReference< ValueType, IndexType >inline
~PostAssemblyBase()=defaultNeoN::dsl::PostAssemblyBase< VectorType, IndexType >virtual