![]() |
waves
Basic FE playground
|
This is the complete list of members for katoptron::Weight, including all inherited members.
nodes | katoptron::Weight | |
T_values | katoptron::Weight | |
values | katoptron::Weight | |
Weight(Problem &pbl, std::string const &name, std::vector< int > _which_dof, std::vector< double > _values, size_t ensemble_size=1) | katoptron::Weight | |
Weight(Problem &pbl, std::string const &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::Weight | |
Weight(Problem &pbl, std::string const &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::Weight | |
which_dof | katoptron::Weight | |
write(std::ostream &out) const | katoptron::Weight | virtual |
x_values | katoptron::Weight | |
y_values | katoptron::Weight | |
z_values | katoptron::Weight |