![]() |
waves
Basic FE playground
|
This is the complete list of members for heat::Problem, including all inherited members.
add(std::shared_ptr< Medium > m) | heat::Problem | inline |
add(std::shared_ptr< Dirichlet > d) | heat::Problem | inline |
add(std::shared_ptr< Source > s) | heat::Problem | inline |
add(std::shared_ptr< Boundary > b) | heat::Problem | inline |
add(std::shared_ptr< Periodic > p) | heat::Problem | inline |
bnds | heat::Problem | |
dBCs | heat::Problem | |
initElems() | heat::Problem | |
media | heat::Problem | |
msh | heat::Problem | |
pdic | heat::Problem | |
Problem(std::shared_ptr< MshData > _msh) | heat::Problem | |
srcs | heat::Problem | |
write(std::ostream &out) const override | heat::Problem | virtual |
~Problem() | heat::Problem | virtual |