Go to the source code of this file.
|
template<typename TGridFunction , typename side_type , typename constraining_side_type , typename VType > |
void | ug::constrainingSideAveraging (PeriodicAttachmentAccessor< side_type, Attachment< VType > > &aaData, SmartPtr< TGridFunction > m_uInfo) |
|
template<typename side_type , typename secure_container , typename TGridFunction > |
void | ug::get_constrained_sides_cr (secure_container &sides, const TGridFunction &u, std::vector< MultiIndex< 2 > > multInd, size_t fct=0) |
|