MeDiPack  1.3.0
A Message Differentiation Package
SciComp TU Kaiserslautern
Loading...
Searching...
No Matches
medi::ToolInterface< Type, ModifiedType, PrimalType, IndexType > Struct Template Reference

#include <indexTypeHelper.hpp>

Static Public Member Functions

static PrimalType getPrimalFromMod (const ModifiedType &mod)
 
static void modifyDependency (const ModifiedType &in, ModifiedType &inout)
 
static void setPrimalToMod (ModifiedType &mod, const PrimalType &value)
 

Member Function Documentation

◆ getPrimalFromMod()

template<typename Type , typename ModifiedType , typename PrimalType , typename IndexType >
static PrimalType medi::ToolInterface< Type, ModifiedType, PrimalType, IndexType >::getPrimalFromMod ( const ModifiedType & mod)
static

◆ modifyDependency()

template<typename Type , typename ModifiedType , typename PrimalType , typename IndexType >
static void medi::ToolInterface< Type, ModifiedType, PrimalType, IndexType >::modifyDependency ( const ModifiedType & in,
ModifiedType & inout )
static

◆ setPrimalToMod()

template<typename Type , typename ModifiedType , typename PrimalType , typename IndexType >
static void medi::ToolInterface< Type, ModifiedType, PrimalType, IndexType >::setPrimalToMod ( ModifiedType & mod,
const PrimalType & value )
static

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