Template Function ImmersX::detail::apply_stencils_transpose

Function Documentation

template<typename PointType, typename SourceVectorType, typename StateVectorType, typename SourceIndexType, typename DofIndices, typename Coefficient>
void ImmersX::detail::apply_stencils_transpose(const std::vector<PointType> &points, const std::vector<SourceIndexType> &source_indices, const dealii::IndexSet &source_owned, const dealii::AffineConstraints<double> *constraints, const MPI_Comm communicator, const SourceVectorType &source, StateVectorType &destination, DofIndices dof_indices, Coefficient coefficient, const bool add)

Apply the algebraic transpose of retained FE stencils.