LifeV
|
PhysiologicalFlux - Base class for One Dimensional BC Functions. More...
#include <ud_functions.hpp>
Public Member Functions | |
PhysiologicalFlux () | |
virtual | ~PhysiologicalFlux () |
Real | operator() (const Real &time) |
Private Attributes | |
Real | M_rampT |
Real | M_time_step |
Real | M_scale |
PhysiologicalFlux - Base class for One Dimensional BC Functions.
Definition at line 331 of file multiscale/testsuite/onedmodel/ud_functions.hpp.
|
inlineexplicit |
Definition at line 335 of file multiscale/testsuite/onedmodel/ud_functions.hpp.
|
inlinevirtual |
Definition at line 341 of file multiscale/testsuite/onedmodel/ud_functions.hpp.
Definition at line 353 of file multiscale/testsuite/onedmodel/ud_functions.hpp.
|
private |
Definition at line 347 of file multiscale/testsuite/onedmodel/ud_functions.hpp.
|
private |
Definition at line 348 of file multiscale/testsuite/onedmodel/ud_functions.hpp.
|
private |
Definition at line 349 of file multiscale/testsuite/onedmodel/ud_functions.hpp.