1#ifndef __wmreconstructiontest__h__
2#define __wmreconstructiontest__h__
21 unsigned int callType)
const;
Definition: wmreconstructiontest.h:11
WmKernelVariable * _A
Definition: wmreconstructiontest.h:29
void setup(const WxCryptSet &wxc)
std::string generateSource(const WmUnstructuredEquationSet &eqSet) const
WmKernelVariable * _B
Definition: wmreconstructiontest.h:30
std::string generateSourceCall(const WmUnstructuredEquationSet &eqSet, unsigned int callType) const
Definition: wmunstructuredapp.h:31
Definition: wmunstructuredequationset.h:19
WxCryptSet extends WxCrypt by providing, in addition to name-value pairs, an set of named WxCryptSets...
Definition: wxcryptset.h:35