Rheolef
7.2
an efficient C++ finite element environment
|
This is the complete list of members for test_component_rep< T, M, VfTag >, including all inherited members.
_evaluate_continued(const geo_basic< float_type, memory_type > &omega_K, const geo_element &K, const Eigen::Matrix< Value, Eigen::Dynamic, Eigen::Dynamic > &value_comp, Eigen::Matrix< Value, Eigen::Dynamic, Eigen::Dynamic > &value) const | test_component_rep< T, M, VfTag > | protected |
_evaluate_on_side_continued(const geo_basic< float_type, memory_type > &omega_K, const geo_element &K, const side_information_type &sid, const Eigen::Matrix< Value, Eigen::Dynamic, Eigen::Dynamic > &value_comp, Eigen::Matrix< Value, Eigen::Dynamic, Eigen::Dynamic > &value) const | test_component_rep< T, M, VfTag > | protected |
_first_loc_idof | test_component_rep< T, M, VfTag > | protected |
_has_subcomponent() const | test_component_rep< T, M, VfTag > | protected |
_i_comp | test_component_rep< T, M, VfTag > | protected |
_init_space_comp(const space_type &Xh, size_type i_comp) | test_component_rep< T, M, VfTag > | protectedstatic |
_initialize_numbering(const geo_basic< float_type, memory_type > &omega_K, const geo_element &K) const | test_component_rep< T, M, VfTag > | protected |
_is_on_band | test_component_rep< T, M, VfTag > | mutableprotected |
_last_loc_idof | test_component_rep< T, M, VfTag > | protected |
_loc_ndof | test_component_rep< T, M, VfTag > | mutableprotected |
_ptr_u_comp_upper_data | test_component_rep< T, M, VfTag > | protected |
_u | test_component_rep< T, M, VfTag > | protected |
_u_comp | test_component_rep< T, M, VfTag > | protected |
diff_type typedef | test_component_rep< T, M, VfTag > | |
div_valued_check() const | test_component_rep< T, M, VfTag > | |
evaluate(const geo_basic< float_type, memory_type > &omega_K, const geo_element &K, const details::differentiate_option &gopt, Eigen::Matrix< Value, Eigen::Dynamic, Eigen::Dynamic > &value) const | test_component_rep< T, M, VfTag > | |
evaluate_on_side(const geo_basic< float_type, memory_type > &omega_K, const geo_element &K, const side_information_type &sid, const details::differentiate_option &gopt, Eigen::Matrix< Value, Eigen::Dynamic, Eigen::Dynamic > &value, bool do_local_component_assembly) const | test_component_rep< T, M, VfTag > | |
float_type typedef | test_component_rep< T, M, VfTag > | |
get_u_comp_upper_data() const | test_component_rep< T, M, VfTag > | protected |
get_vf_space() const | test_component_rep< T, M, VfTag > | |
grad_valued_check() const | test_component_rep< T, M, VfTag > | |
initialize(const piola_on_pointset< T > &pops, const integrate_option &iopt) | test_component_rep< T, M, VfTag > | |
initialize(const band_basic< float_type, memory_type > &gh, const piola_on_pointset< T > &pops, const integrate_option &iopt) | test_component_rep< T, M, VfTag > | |
initialize(const space_basic< float_type, memory_type > &Xh, const integrate_option &iopt) | test_component_rep< T, M, VfTag > | |
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_component_rep< T, M, VfTag > | |
memory_type typedef | test_component_rep< T, M, VfTag > | |
operator=(const test_component_rep< T, M, VfTag > &) | test_component_rep< T, M, VfTag > | |
scalar_type typedef | test_component_rep< T, M, VfTag > | |
size_type typedef | test_component_rep< T, M, VfTag > | |
space_type typedef | test_component_rep< T, M, VfTag > | |
test_component_rep(const test_basic< T, M, VfTag > &u, size_type i_comp) | test_component_rep< T, M, VfTag > | |
test_component_rep(const test_component< T, M, VfTag > &u, size_type i_comp) | test_component_rep< T, M, VfTag > | |
test_component_rep(const test_component_rep< T, M, VfTag > &) | test_component_rep< T, M, VfTag > | |
test_type typedef | test_component_rep< T, M, VfTag > | |
value_type typedef | test_component_rep< T, M, VfTag > | |
valued_check() const | test_component_rep< T, M, VfTag > | |
valued_hint | test_component_rep< T, M, VfTag > | static |
valued_tag() const | test_component_rep< T, M, VfTag > |