a medium (with a speed of wave)
More...
#include <wMedium.h>
|
| Medium (std::shared_ptr< MshData > _msh, int no, double _c) |
|
| Medium (std::shared_ptr< MshData > _msh, std::string const &name, double _c) |
|
virtual | ~Medium () |
|
virtual void | write (std::ostream &out) const override |
|
a medium (with a speed of wave)
- Todo:
- c => Fct (cfr heat)
◆ Medium() [1/2]
Medium::Medium |
( |
std::shared_ptr< MshData > |
_msh, |
|
|
int |
no, |
|
|
double |
_c |
|
) |
| |
◆ Medium() [2/2]
Medium::Medium |
( |
std::shared_ptr< MshData > |
_msh, |
|
|
std::string const & |
name, |
|
|
double |
_c |
|
) |
| |
◆ ~Medium()
virtual waves::Medium::~Medium |
( |
| ) |
|
|
inlinevirtual |
◆ write()
void Medium::write |
( |
std::ostream & |
out | ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following files: