KASKADE 7 development version
Public Member Functions | List of all members
Kaskade::MGProjectionOnTangentSpace< Assembler, nComponents, stateId, controlId, adjointId > Class Template Reference

#include <comp_step.hh>

Detailed Description

template<class Assembler, int nComponents, int stateId, int controlId, int adjointId>
class Kaskade::MGProjectionOnTangentSpace< Assembler, nComponents, stateId, controlId, adjointId >

Definition at line 1988 of file comp_step.hh.

Public Member Functions

 MGProjectionOnTangentSpace (Assembler const &assembler, typename MultiGridSolver< typename Assembler::Grid, nComponents >::Parameter parameter=typename MultiGridSolver< typename Assembler::Grid, nComponents >::Parameter(500, 25, 1e-9))
 
template<class VarSet >
void apply (VarSet &x)
 

Constructor & Destructor Documentation

◆ MGProjectionOnTangentSpace()

template<class Assembler , int nComponents, int stateId, int controlId, int adjointId>
Kaskade::MGProjectionOnTangentSpace< Assembler, nComponents, stateId, controlId, adjointId >::MGProjectionOnTangentSpace ( Assembler const &  assembler,
typename MultiGridSolver< typename Assembler::Grid, nComponents >::Parameter  parameter = typename MultiGridSolver<typename Assembler::Grid,nComponents>::Parameter(500,25,1e-9) 
)
inline

Definition at line 1993 of file comp_step.hh.

Member Function Documentation

◆ apply()

template<class Assembler , int nComponents, int stateId, int controlId, int adjointId>
template<class VarSet >
void Kaskade::MGProjectionOnTangentSpace< Assembler, nComponents, stateId, controlId, adjointId >::apply ( VarSet &  x)
inline

Definition at line 1999 of file comp_step.hh.


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