dune-fem 2.12-git
Loading...
Searching...
No Matches
interpolate.hh File Reference

Go to the source code of this file.

Namespaces

namespace  Dune
 
namespace  Dune::Fem
 

Functions

template<class GridFunction , class DiscreteFunction , unsigned int partitions>
static std::enable_if_t< std::is_convertible< GridFunction, HasLocalFunction >::value &&IsFourierDiscreteFunctionSpace< typename DiscreteFunction::DiscreteFunctionSpaceType >::value > Dune::Fem::interpolate (const GridFunction &u, DiscreteFunction &v, PartitionSet< partitions > ps)