1#ifndef __wmburgersflux__h__
2#define __wmburgersflux__h__
21 unsigned int callType)
const;
Definition: wmburgersflux.h:11
std::string generateSource(const WmUnstructuredEquationSet &eqSet) const
WmKernelVariable * _diffusivity
Definition: wmburgersflux.h:30
std::string generateSourceCall(const WmUnstructuredEquationSet &eqSet, unsigned int callType) const
void setup(const WxCryptSet &wxc)
WmKernelVariable * _lapDensity
Definition: wmburgersflux.h:32
WmKernelVariable * _density
Definition: wmburgersflux.h:29
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