![]() |
waves
Basic FE playground
|
This is the complete list of members for katoptron::Dirichlet, including all inherited members.
BC_name | katoptron::Dirichlet | |
Dirichlet(Problem &pbl, std::string const &name, std::string const &_BC_name, std::vector< int > _which_dof, std::vector< double > _values, size_t ensemble_size=1) | katoptron::Dirichlet | |
Dirichlet(Problem &pbl, std::string const &name, std::string const &_BC_name, int x, double v_x, int y, double v_y, int z, double v_z, int T=0, double v_T=0, size_t ensemble_size=1) | katoptron::Dirichlet | |
Dirichlet(Problem &pbl, std::string const &name, std::string const &_BC_name, int x, std::vector< double > v_x, int y, std::vector< double > v_y, int z, std::vector< double > v_z, int T=0, std::vector< double > v_T={}) | katoptron::Dirichlet | |
nodes | katoptron::Dirichlet | |
T_values | katoptron::Dirichlet | |
values | katoptron::Dirichlet | |
which_dof | katoptron::Dirichlet | |
write(std::ostream &out) const | katoptron::Dirichlet | virtual |
x_values | katoptron::Dirichlet | |
y_values | katoptron::Dirichlet | |
z_values | katoptron::Dirichlet |