Stencil Class Reference

#include <Stencil.h>

Inheritance diagram for Stencil:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Stencil ()
virtual ~Stencil ()
virtual void addFlux (unsigned int meshIndex, vector< double > &f, const vector< vector< double > > &S, const vector< double > &diffConst) const =0

Constructor & Destructor Documentation

Stencil::Stencil (  ) 
Stencil::~Stencil (  )  [virtual]

Member Function Documentation

virtual void Stencil::addFlux ( unsigned int  meshIndex,
vector< double > &  f,
const vector< vector< double > > &  S,
const vector< double > &  diffConst 
) const [pure 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.

Implemented in DummyStencil, LineStencil, RectangleStencil, and CuboidStencil.


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

Generated on 1 Jul 2015 for MOOSE by  doxygen 1.6.1