DummyStencil Class Reference

#include <Stencil.h>

Inheritance diagram for DummyStencil:
Inheritance graph
[legend]
Collaboration diagram for DummyStencil:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 DummyStencil ()
 ~DummyStencil ()
void addFlux (unsigned int meshIndex, vector< double > &f, const vector< vector< double > > &S, const vector< double > &diffConst) const

Detailed Description

Dummy stencil, used when there is no diffusion.


Constructor & Destructor Documentation

DummyStencil::DummyStencil (  ) 
DummyStencil::~DummyStencil (  ) 

Member Function Documentation

void DummyStencil::addFlux ( unsigned int  meshIndex,
vector< double > &  f,
const vector< vector< double > > &  S,
const vector< double > &  diffConst 
) const [virtual]

computes the Flux f in the voxel on meshIndex. Takes the matrix of molNumber[meshIndex][pool] and the vector of diffusionConst[pool] as arguments.

Implements Stencil.


The documentation for this class was generated from the following files:

Generated on 1 Jul 2015 for MOOSE by  doxygen 1.6.1