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 >
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 >
|
inline |
return a SubDiscreteFunction repsenting only one component of the original discrete function
- Parameters
-
component the component to be extracted
- Returns
- reference to SubDiscreteFunction for given component
The documentation for this class was generated from the following file:
- dune/fem/function/subfunction.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 13, 23:29, 2024)