|
Rheolef
7.1
an efficient C++ finite element environment
|
This is the complete list of members for test_rep< T, M >, including all inherited members.
| _element_initialize(const geo_element &K) const | test_rep< T, M > | protected |
| _element_initialize_on_side(const geo_element &K, const side_information_type &sid) | test_rep< T, M > | protected |
| _evaluate_init(const reference_element &hat_K) const | test_rep< T, M > | protected |
| _fops | test_rep< T, M > | mutable |
| _gh | test_rep< T, M > | mutable |
| _is_inside_on_local_sides | test_rep< T, M > | mutable |
| _is_on_band | test_rep< T, M > | mutable |
| _V | test_rep< T, M > | |
| curl_valued_check() const | test_rep< T, M > | |
| diff_type typedef | test_rep< T, M > | |
| div_valued_check() const | test_rep< T, M > | |
| evaluate(const geo_basic< T, M > &omega_K, const geo_element &K, const details::differentiate_option &gopt, Eigen::Matrix< Value, Eigen::Dynamic, Eigen::Dynamic > &value) const | test_rep< T, M > | |
| evaluate_on_side(const geo_basic< T, M > &omega_K, const geo_element &K, const side_information_type &sid, const details::differentiate_option &gopt, Eigen::Matrix< Value, Eigen::Dynamic, Eigen::Dynamic > &value) const | test_rep< T, M > | |
| float_type typedef | test_rep< T, M > | |
| geo_type typedef | test_rep< T, M > | |
| get_vf_space() const | test_rep< T, M > | |
| grad_valued_check() const | test_rep< T, M > | |
| initialize(const piola_on_pointset< float_type > &pops, const integrate_option &iopt) const | test_rep< T, M > | |
| initialize(const band_basic< float_type, memory_type > &gh, const piola_on_pointset< float_type > &pops, const integrate_option &iopt) const | test_rep< T, M > | |
| initialize(const space_basic< float_type, memory_type > &Xh, const piola_on_pointset< float_type > &pops, const integrate_option &iopt) const | test_rep< T, M > | |
| local_dg_merge_on_side(const geo_basic< T, M > &omega_K, const geo_element &S, const geo_element &K0, const geo_element &K1, const Eigen::Matrix< Value, Eigen::Dynamic, Eigen::Dynamic > &value0, const Eigen::Matrix< Value, Eigen::Dynamic, Eigen::Dynamic > &value1, Eigen::Matrix< Value, Eigen::Dynamic, Eigen::Dynamic > &value) const | test_rep< T, M > | |
| memory_type typedef | test_rep< T, M > | |
| n_derivative() const | test_rep< T, M > | |
| operator=(const test_rep< T, M > &) | test_rep< T, M > | |
| scalar_type typedef | test_rep< T, M > | |
| size_type typedef | test_rep< T, M > | |
| space_type typedef | test_rep< T, M > | |
| test_rep(const space_type &V) | test_rep< T, M > | explicit |
| test_rep(const test_rep< T, M > &) | test_rep< T, M > | |
| value_type typedef | test_rep< T, M > | |
| valued_check() const | test_rep< T, M > | |
| valued_hint | test_rep< T, M > | static |
| valued_tag() const | test_rep< T, M > |