antioch-0.4.0
|
SpeciesDiffusionBase models should subclass this tag. More...
#include <diffusion_traits.h>
SpeciesDiffusionBase 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 77 of file diffusion_traits.h.