Plugins
filter_impl.h File Reference

Go to the source code of this file.

Namespaces

 ug
 
 ug::NavierStokes
 

Functions

template<typename VType , typename TElem , typename TDomain , typename TGridFunction >
void ug::NavierStokes::averageByVolume (PeriodicAttachmentAccessor< TElem, Attachment< VType > > &acUHat, PeriodicAttachmentAccessor< TElem, Attachment< number > > &acVolume, TDomain &domain, SmartPtr< TGridFunction > uInfo, std::vector< WallObject< TGridFunction > > walls)
 
template<typename vector_t >
vector_t::value_type ug::NavierStokes::VecDistanceMaxNorm (const vector_t &v1, const vector_t &v2)