Template Function ImmersX::detail::make_relevant_stencil_source¶
Defined in File fe_stencil.h
Function Documentation¶
-
template<typename StateVectorType>
StateVectorType ImmersX::detail::make_relevant_stencil_source(const StateVectorType &source, const dealii::IndexSet &source_owned, const dealii::IndexSet &source_relevant, const dealii::AffineConstraints<double> *constraints, const MPI_Comm communicator, const bool use_inhomogeneities)¶ Build the relevant source vector for a retained linear map.