boundaries which requires a special treatment
More...
#include <wBoundary.h>
|
| Boundary (std::shared_ptr< MshData > _msh, int no, double _c) |
|
| Boundary (std::shared_ptr< MshData > _msh, std::string const &name, double _c) |
|
virtual | ~Boundary () |
|
virtual void | write (std::ostream &out) const override |
|
boundaries which requires a special treatment
◆ Boundary() [1/2]
Boundary::Boundary |
( |
std::shared_ptr< MshData > |
_msh, |
|
|
int |
no, |
|
|
double |
_c |
|
) |
| |
◆ Boundary() [2/2]
Boundary::Boundary |
( |
std::shared_ptr< MshData > |
_msh, |
|
|
std::string const & |
name, |
|
|
double |
_c |
|
) |
| |
◆ ~Boundary()
virtual waves::Boundary::~Boundary |
( |
| ) |
|
|
inlinevirtual |
◆ write()
void Boundary::write |
( |
std::ostream & |
out | ) |
const |
|
overridevirtual |
double waves::Boundary::c |
The documentation for this class was generated from the following files: