|
Rheolef
7.2
an efficient C++ finite element environment
|
This is the complete list of members for basis_fem_empty< T >, including all inherited members.
| _clear() const | basis_rep< T > | |
| _compute_dofs(reference_element hat_K, const Eigen::Matrix< T, Eigen::Dynamic, 1 > &f_xnod, Eigen::Matrix< T, Eigen::Dynamic, 1 > &dof) const | basis_fem_empty< T > | |
| _dummy_hat_node | basis_fem_empty< T > | protectedstatic |
| _first_idof_by_dimension | basis_rep< T > | protected |
| _first_idof_by_dimension_internal | basis_rep< T > | mutableprotected |
| _first_inod_by_dimension | basis_rep< T > | protected |
| _first_inod_by_dimension_internal | basis_rep< T > | protected |
| _have_initialize_data | basis_rep< T > | mutableprotected |
| _helper_initialize_first_ixxx_by_dimension_from_nxxx_on_subgeo(const std::array< std::array< size_type, reference_element::max_variant >, 4 > &_nxxx_on_subgeo, std::array< std::array< size_type, 5 >, reference_element::max_variant > &_first_ixxx_by_dimension) | basis_rep< T > | static |
| _helper_make_discontinuous_ndof_on_subgeo(bool is_continuous, const std::array< std::array< size_type, reference_element::max_variant >, 4 > &nxxx_on_subgeo_internal, std::array< std::array< size_type, reference_element::max_variant >, 4 > &nxxx_on_subgeo) | basis_rep< T > | static |
| _initialize_cstor_sizes() const | basis_fem_empty< T > | virtual |
| _initialize_data(reference_element hat_K) const | basis_fem_empty< T > | virtual |
| _initialize_data_guard(reference_element hat_K) const | basis_rep< T > | |
| _name | basis_rep< T > | protected |
| _ndof_on_subgeo | basis_rep< T > | protected |
| _ndof_on_subgeo_internal | basis_rep< T > | mutableprotected |
| _nnod_on_subgeo | basis_rep< T > | protected |
| _nnod_on_subgeo_internal | basis_rep< T > | protected |
| _piola_fem | basis_rep< T > | protected |
| _RHEOLEF_compute_dofs("scalar", T) _RHEOLEF_compute_dofs("vector" | basis_rep< T > | |
| _RHEOLEF_evaluate(evaluate,"scalar", T) _RHEOLEF_evaluate(evaluate | basis_rep< T > | |
| _RHEOLEF_evaluate(evaluate,"tensor", tensor_basic< T >) _RHEOLEF_evaluate(evaluate | basis_rep< T > | |
| _RHEOLEF_evaluate(evaluate,"tensor4", tensor4_basic< T >) _RHEOLEF_evaluate(grad_evaluate | basis_rep< T > | |
| _RHEOLEF_evaluate(grad_evaluate,"vector", point_basic< T >) _RHEOLEF_evaluate(grad_evaluate | basis_rep< T > | |
| _RHEOLEF_evaluate(grad_evaluate,"tensor3", tensor3_basic< T >) _RHEOLEF_evaluate(grad_evaluate | basis_rep< T > | |
| _RHEOLEF_evaluate_on_side("scalar", T) _RHEOLEF_evaluate_on_side("vector" | basis_rep< T > | |
| _sopt | basis_rep< T > | protected |
| base typedef | basis_fem_empty< T > | |
| basis_fem_empty() | basis_fem_empty< T > | |
| basis_rep(const basis_option &sopt) | basis_rep< T > | |
| degree() const | basis_fem_empty< T > | virtual |
| evaluate(reference_element hat_K, const point_basic< T > &hat_x, Eigen::Matrix< T, Eigen::Dynamic, 1 > &values) const | basis_fem_empty< T > | |
| family_index() const | basis_rep< T > | virtual |
| family_name() const | basis_fem_empty< T > | virtual |
| first_idof_by_dimension(reference_element hat_K, size_type dim) const | basis_rep< T > | |
| first_idof_by_dimension_internal(reference_element hat_K, size_type dim) const | basis_rep< T > | |
| first_inod_by_dimension(reference_element hat_K, size_type dim) const | basis_rep< T > | |
| first_inod_by_dimension_internal(reference_element hat_K, size_type dim) const | basis_rep< T > | |
| get_piola_fem() const | basis_rep< T > | |
| grad_evaluate(reference_element hat_K, const point_basic< T > &hat_x, Eigen::Matrix< point_basic< T >, Eigen::Dynamic, 1 > &values) const | basis_fem_empty< T > | |
| hat_node(reference_element hat_K) const | basis_fem_empty< T > | virtual |
| have_compact_support_inside_element() const | basis_fem_empty< T > | virtual |
| have_continuous_feature() const | basis_rep< T > | virtual |
| have_continuous_feature(std::string family_name) | basis_rep< T > | static |
| have_index_parameter() const | basis_fem_empty< T > | virtual |
| rheolef::basis_rep::have_index_parameter(std::string family_name) | basis_rep< T > | static |
| inv_vdm(reference_element hat_K) const | basis_rep< T > | virtual |
| is_continuous() const | basis_rep< T > | |
| is_discontinuous() const | basis_rep< T > | |
| is_hierarchical() const | basis_rep< T > | virtual |
| is_nodal() const | basis_fem_empty< T > | virtual |
| local_idof_on_side(reference_element hat_K, const side_information_type &sid, Eigen::Matrix< size_type, Eigen::Dynamic, 1 > &loc_idof) const | basis_rep< T > | virtual |
| local_ndof_on_side(reference_element hat_K, const side_information_type &sid) const | basis_rep< T > | virtual |
| make_ptr(const std::string &name) | basis_rep< T > | static |
| name() const | basis_fem_empty< T > | |
| ndof(reference_element hat_K) const | basis_rep< T > | |
| ndof_internal(reference_element hat_K) const | basis_rep< T > | |
| ndof_on_subgeo(size_type map_dim, size_type subgeo_variant) const | basis_rep< T > | |
| ndof_on_subgeo_internal(size_type map_dim, size_type subgeo_variant) const | basis_rep< T > | |
| nnod(reference_element hat_K) const | basis_rep< T > | |
| nnod_internal(reference_element hat_K) const | basis_rep< T > | |
| nnod_on_subgeo(size_type map_dim, size_type subgeo_variant) const | basis_rep< T > | |
| nnod_on_subgeo_internal(size_type map_dim, size_type subgeo_variant) const | basis_rep< T > | |
| operator[](size_type i_comp) const | basis_rep< T > | virtual |
| option() const | basis_rep< T > | |
| put_hat_node(std::ostream &os, reference_element hat_K) const | basis_rep< T > | |
| put_hat_node_on_side(std::ostream &os, reference_element hat_K, const side_information_type &sid) const | basis_rep< T > | |
| put_scalar_valued(std::ostream &os, reference_element hat_K) const | basis_rep< T > | virtual |
| put_vector_valued(std::ostream &os, reference_element hat_K) const | basis_rep< T > | virtual |
| scalar | basis_rep< T > | |
| size() const | basis_rep< T > | virtual |
| size_type typedef | basis_fem_empty< T > | |
| standard_naming(std::string family_name, size_t degree, const basis_option &sopt) | basis_rep< T > | static |
| tensor | basis_rep< T > | |
| tensor3 | basis_rep< T > | |
| tensor4 | basis_rep< T > | |
| value_type typedef | basis_rep< T > | |
| valued() const | basis_rep< T > | |
| valued_tag() const | basis_rep< T > | virtual |
| valued_type typedef | basis_rep< T > | |
| vdm(reference_element hat_K) const | basis_rep< T > | virtual |
| vector | basis_rep< T > | |
| ~basis_fem_empty() | basis_fem_empty< T > | |
| ~basis_rep() | basis_rep< T > | virtual |