CellModules
PluginDiffusion.hpp File Reference

Defines the PluginDiffusion class for grid diffusion-based plugins. More...

#include <vector>
#include <mecacell/mecacell.h>
#include <math.h>
#include "DiffusionGrid.hpp"

Go to the source code of this file.

Classes

class  Diffusion::PluginDiffusion< cell_t >
 Template class for a grid diffusion-based plugin. More...
 

Namespaces

namespace  Diffusion
 Namespace for diffusion-related structures and classes.
 

Detailed Description

Defines the PluginDiffusion class for grid diffusion-based plugins.

This file contains the PluginDiffusion class that works with the DiffusionGrid.

Definition in file PluginDiffusion.hpp.