Fvdg right hand side for time dependent problems.
More...
#include <linearForm.hh>
|
| virtual std::ostream & | info (std::ostream &os) const |
| | Returns information in an output stream.
|
| |
|
| Real | time_ |
| | The current time.
|
| |
Fvdg right hand side for time dependent problems.
Definition at line 52 of file linearForm.hh.
◆ FvdgTimeRhs()
Constructor. Takes a formula object that describes the time dependent form of the right hand side.
- Parameters
-
| frm | Time dependent formula |
Definition at line 58 of file linearForm.hh.
◆ info()
| virtual std::ostream & concepts::LinearForm< Real , typename Realtype<Real >::type >::info |
( |
std::ostream & |
os | ) |
const |
|
protectedvirtualinherited |
◆ operator()() [1/2]
Application operator. Computes the element contribution.
- Parameters
-
| elmBase | Element |
| em | Element matrix |
◆ operator()() [2/2]
Computes the element contribution to the function.
- Parameters
-
| elm | Element on which the computations should be performed |
| em | The local matrix |
◆ time() [1/2]
| Real timestepping::TimeLinearForm::time |
( |
| ) |
|
|
inlineinherited |
◆ time() [2/2]
| virtual void timestepping::TimeLinearForm::time |
( |
Real |
time | ) |
|
|
inlinevirtualinherited |
◆ time_
| Real timestepping::TimeLinearForm::time_ |
|
protectedinherited |
The documentation for this class was generated from the following file: