_clear() const | basis_basic< T > | protected |
_loaded_map | persistent_table< basis_basic< T > > | protectedstatic |
_verbose | persistent_table< basis_basic< T > > | protectedstatic |
base typedef | basis_basic< T > | |
basis_basic(std::string name="") | basis_basic< T > | |
compute_dof(reference_element hat_K, const Function &f, Eigen::Matrix< T, Eigen::Dynamic, 1 > &dofs) const | basis_basic< T > | |
compute_dofs(reference_element hat_K, const Eigen::Matrix< Value, Eigen::Dynamic, 1 > &f_xnod, Eigen::Matrix< T, Eigen::Dynamic, 1 > &dof) const | basis_basic< T > | |
data() const | smart_pointer_base< T, C > | |
data() | smart_pointer_base< T, C > | |
degree() const | basis_basic< T > | |
evaluate(reference_element hat_K, const point_basic< T > &hat_x, Eigen::Matrix< Value, Eigen::Dynamic, 1 > &value) const | basis_basic< T > | |
evaluate_on_side(reference_element tilde_K, const side_information_type &sid, const point_basic< T > &hat_x, Eigen::Matrix< Value, Eigen::Dynamic, 1 > &value) const | basis_basic< T > | |
family_index() const | basis_basic< T > | |
family_name() const | basis_basic< T > | |
first_idof_by_dimension(reference_element hat_K, size_type dim) const | basis_basic< T > | |
first_idof_by_dimension_internal(reference_element hat_K, size_type dim) const | basis_basic< T > | |
first_inod_by_dimension(reference_element hat_K, size_type dim) const | basis_basic< T > | |
first_inod_by_dimension_internal(reference_element hat_K, size_type dim) const | basis_basic< T > | |
get_count() const | smart_pointer_base< T, C > | |
get_loaded_map() | persistent_table< basis_basic< T > > | protectedstatic |
get_piola_fem() const | basis_basic< T > | |
grad_evaluate(reference_element hat_K, const point_basic< T > &hat_x, Eigen::Matrix< Value, Eigen::Dynamic, 1 > &value) const | basis_basic< T > | |
handled_type typedef | smart_pointer_nocopy< basis_rep< T > > | |
hat_node(reference_element hat_K) const | basis_basic< T > | |
have_compact_support_inside_element() const | basis_basic< T > | |
have_continuous_feature() const | basis_basic< T > | |
have_index_parameter() const | basis_basic< T > | |
internal typedef | smart_pointer_nocopy< basis_rep< T > > | |
inv_vdm(reference_element hat_K) const | basis_basic< T > | |
is_continuous() const | basis_basic< T > | |
is_discontinuous() const | basis_basic< T > | |
is_hierarchical() const | basis_basic< T > | |
is_initialized() const | basis_basic< T > | |
is_nodal() const | basis_basic< T > | |
load(const std::string &name) | persistent_table< basis_basic< T > > | static |
loaded_map_type typedef | persistent_table< basis_basic< T > > | protected |
local_idof_on_side(reference_element hat_K, const side_information_type &sid, Eigen::Matrix< size_type, Eigen::Dynamic, 1 > &loc_idof) const | basis_basic< T > | |
local_ndof_on_side(reference_element hat_K, const side_information_type &sid) const | basis_basic< T > | |
name() const | basis_basic< T > | |
ndof(reference_element hat_K) const | basis_basic< T > | |
ndof_on_subgeo(size_type map_dim, size_type subgeo_variant) const | basis_basic< T > | |
ndof_on_subgeo_internal(size_type map_dim, size_type subgeo_variant) const | basis_basic< T > | |
nnod(reference_element hat_K) const | basis_basic< T > | |
nnod_on_subgeo(size_type map_dim, size_type subgeo_variant) const | basis_basic< T > | |
nnod_on_subgeo_internal(size_type map_dim, size_type subgeo_variant) const | basis_basic< T > | |
operator*() const | smart_pointer_base< T, C > | |
operator*() | smart_pointer_base< T, C > | |
operator->() const | smart_pointer_base< T, C > | |
operator->() | smart_pointer_base< T, C > | |
operator=(const smart_pointer_nocopy< basis_rep< T > > &x) | smart_pointer_nocopy< basis_rep< T > > | |
rheolef::smart_pointer_base::operator=(const smart_pointer_base< T, C > &) | smart_pointer_base< T, C > | |
operator[](size_type i_comp) const | basis_basic< T > | |
option() const | basis_basic< T > | |
pointer() const | smart_pointer_base< T, C > | |
pointer() | smart_pointer_base< T, C > | |
put(std::ostream &os, reference_element hat_K) const | basis_basic< T > | |
put_hat_node(std::ostream &os, reference_element hat_K) const | basis_basic< T > | |
put_hat_node_on_side(std::ostream &os, reference_element hat_K, const side_information_type &sid) const | basis_basic< T > | |
reference_counter() const | smart_pointer_base< T, C > | |
rep typedef | basis_basic< T > | |
reset(std::string &name) | basis_basic< T > | |
reset_family_index(size_type k) | basis_basic< T > | |
set_verbose(bool v) | persistent_table< basis_basic< T > > | static |
size() const | basis_basic< T > | |
size_type typedef | basis_basic< T > | |
smart_pointer_base(T *p=0) | smart_pointer_base< T, C > | |
smart_pointer_base(const smart_pointer_base< T, C > &) | smart_pointer_base< T, C > | |
smart_pointer_base(void *count, internal) | smart_pointer_base< T, C > | |
smart_pointer_nocopy(basis_rep< T > *p=0) | smart_pointer_nocopy< basis_rep< T > > | |
smart_pointer_nocopy(void *count, internal i) | smart_pointer_nocopy< basis_rep< T > > | |
smart_pointer_nocopy(const smart_pointer_nocopy< basis_rep< T > > &x) | smart_pointer_nocopy< basis_rep< T > > | |
unload(const std::string &name) | persistent_table< basis_basic< T > > | static |
value_type typedef | basis_basic< T > | |
valued() const | basis_basic< T > | |
valued_tag() const | basis_basic< T > | |
valued_type typedef | basis_basic< T > | |
vdm(reference_element hat_K) const | basis_basic< T > | |
verbose() | persistent_table< basis_basic< T > > | static |
~smart_pointer_base() | smart_pointer_base< T, C > | |
~smart_pointer_nocopy() | smart_pointer_nocopy< basis_rep< T > > | |