KASKADE 7 development version
Static Public Attributes | List of all members
Kaskade::IPFunctional< VarFu, BarrierFu, paralin >::D2< row, col > Struct Template Reference

#include <ipfunctional.hh>

Detailed Description

template<class VarFu, class BarrierFu, int paralin = 0>
template<int row, int col>
struct Kaskade::IPFunctional< VarFu, BarrierFu, paralin >::D2< row, col >

Definition at line 379 of file ipfunctional.hh.

Static Public Attributes

static int const present = (row == col) && (ConstraintsCache::template bounds<row>::upper || ConstraintsCache::template bounds<row>::lower)
 
static int const symmetric = true
 
static bool const lumped = VarFu::template D2<row,col>::lumped
 

Member Data Documentation

◆ lumped

template<class VarFu , class BarrierFu , int paralin = 0>
template<int row, int col>
bool const Kaskade::IPFunctional< VarFu, BarrierFu, paralin >::D2< row, col >::lumped = VarFu::template D2<row,col>::lumped
static

Definition at line 383 of file ipfunctional.hh.

◆ present

template<class VarFu , class BarrierFu , int paralin = 0>
template<int row, int col>
int const Kaskade::IPFunctional< VarFu, BarrierFu, paralin >::D2< row, col >::present = (row == col) && (ConstraintsCache::template bounds<row>::upper || ConstraintsCache::template bounds<row>::lower)
static

Definition at line 381 of file ipfunctional.hh.

◆ symmetric

template<class VarFu , class BarrierFu , int paralin = 0>
template<int row, int col>
int const Kaskade::IPFunctional< VarFu, BarrierFu, paralin >::D2< row, col >::symmetric = true
static

Definition at line 382 of file ipfunctional.hh.


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