antioch-0.4.0
Antioch::AntiochPrivate::diffusion_tag< BinaryDiffusionBase< Diffusion, CoeffType > > Struct Template Reference

BinaryDiffusionBase models should subclass this tag. More...

#include <diffusion_traits.h>

Detailed Description

template<typename Diffusion, typename CoeffType>
struct Antioch::AntiochPrivate::diffusion_tag< BinaryDiffusionBase< Diffusion, CoeffType > >

BinaryDiffusionBase models should subclass this tag.

There are instances where we can make compile decisions based on the base class type of diffusion. Thus, the user only need to subclass this tag and instances in, for example, MixtureDiffusion will automatically behave correctly.

Definition at line 92 of file diffusion_traits.h.


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

Generated on Thu Jul 7 2016 11:09:50 for antioch-0.4.0 by  doxygen 1.8.8