manage (volumic) heat sources
More...
#include <wSource.h>
|
| Source (std::shared_ptr< MshData > _msh, int no, std::shared_ptr< Fct0 > _f) |
|
| Source (std::shared_ptr< MshData > _msh, std::string const &name, std::shared_ptr< Fct0 > _f) |
|
virtual | ~Source () |
|
virtual void | write (std::ostream &out) const override |
|
|
std::shared_ptr< Fct0 > | f |
|
manage (volumic) heat sources
◆ Source() [1/2]
Source::Source |
( |
std::shared_ptr< MshData > |
_msh, |
|
|
int |
no, |
|
|
std::shared_ptr< Fct0 > |
_f |
|
) |
| |
◆ Source() [2/2]
Source::Source |
( |
std::shared_ptr< MshData > |
_msh, |
|
|
std::string const & |
name, |
|
|
std::shared_ptr< Fct0 > |
_f |
|
) |
| |
◆ ~Source()
virtual heat::Source::~Source |
( |
| ) |
|
|
inlinevirtual |
◆ write()
void Source::write |
( |
std::ostream & |
out | ) |
const |
|
overridevirtual |
std::shared_ptr<Fct0> heat::Source::f |
The documentation for this class was generated from the following files: