DUNE-FEM (unstable)

Dune::Fem::SubFunctionStorage< DiscreteFunctionImp > Class Template Reference

#include <dune/fem/function/subfunction.hh>

Public Member Functions

 SubFunctionStorage (DiscreteFunctionType &discreteFunction)
 constructor storing the discrete function
 
SubDiscreteFunctionType & subFunction (std::size_t component) const
 return a SubDiscreteFunction repsenting only one component of the original discrete function More...
 

Detailed Description

template<class DiscreteFunctionImp>
class Dune::Fem::SubFunctionStorage< DiscreteFunctionImp >

A class for extracting sub functions from a discrete function containing pointbased combined data.

Member Function Documentation

◆ subFunction()

template<class DiscreteFunctionImp >
SubDiscreteFunctionType & Dune::Fem::SubFunctionStorage< DiscreteFunctionImp >::subFunction ( std::size_t  component) const
inline

return a SubDiscreteFunction repsenting only one component of the original discrete function

Parameters
componentthe component to be extracted
Returns
reference to SubDiscreteFunction for given component

The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.111.3 (Jul 27, 22:29, 2024)