VPTissue Reference Manual
|
NoOp (do nothing) approach to wall chemistry. More...
#include <NoOp.h>
Public Member Functions | |
NoOp (unsigned int) | |
Set up empty object. | |
NoOp (const CoreData &) | |
Initializing constructor. | |
void | Initialize (const CoreData &) |
Initialize from ptree. | |
void | operator() (Wall *, double *, double *) |
Execute. | |
NoOp (do nothing) approach to wall chemistry.
Definition at line 34 of file wall_chemistry/NoOp.h.