MAIA bb96820c
Multiphysics at AIA
|
Class for registering a source term to the factory registry. More...
#include <lbsrctermcontroller.h>
Public Member Functions | |
LbRegSrcTerm (const MString &p_name) | |
Constructor, does the registering. More... | |
T | The type T should be the Class of the source term to be added. |
Definition at line 86 of file lbsrctermcontroller.h.
|
inline |
[in] | p_name | Name of the source term |
Definition at line 93 of file lbsrctermcontroller.h.