dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
Dune::Fem::LoadBalanceLeafData< DiscreteFunction > Class Template Reference

check for sets of entities for the load balance procedure More...

#include <dune/fem/space/common/commoperations.hh>

Public Types

typedef DiscreteFunction DiscreteFunctionType
 
typedef DiscreteFunctionType::DiscreteFunctionSpaceType::IteratorType::Entity Entity
 

Public Member Functions

 LoadBalanceLeafData (const DiscreteFunctionType &df)
 
bool contains (const Entity &entity) const
 return true if the data of this entity should be transfered during load balance
 

Detailed Description

template<class DiscreteFunction>
class Dune::Fem::LoadBalanceLeafData< DiscreteFunction >

check for sets of entities for the load balance procedure


The documentation for this class was generated from the following file: