Rheolef  7.2
an efficient C++ finite element environment
 
Loading...
Searching...
No Matches
space_base_rep< T, M > Member List

This is the complete list of members for space_base_rep< T, M >, including all inherited members.

_constitspace_base_rep< T, M >protected
_has_nt_basisspace_base_rep< T, M >mutableprotected
_have_freezedspace_base_rep< T, M >mutableprotected
_ib_ownershipspace_base_rep< T, M >mutableprotected
_idof2blk_dis_iubspace_base_rep< T, M >mutableprotected
_iu_ownershipspace_base_rep< T, M >mutableprotected
_normalspace_base_rep< T, M >mutableprotected
_parent_subgeo_ownerspace_base_rep< T, M >mutableprotected
_parent_subgeo_owner_initializedspace_base_rep< T, M >mutableprotected
_parent_subgeo_owner_reattribution_requiredspace_base_rep< T, M >mutableprotected
_xdofspace_base_rep< T, M >protected
are_compatiblespace_base_rep< T, M >friend
base_freeze_body() constspace_base_rep< T, M >protected
block(const domain_indirect_basic< M > &dom)space_base_rep< T, M >
block_n(const domain_indirect_basic< M > &dom)space_base_rep< T, M >
build_dom_dis_idof2bgd_dis_idof(const space_base_rep< T, M > &Wh, const std::string &dom_name) constspace_base_rep< T, M >
build_dom_dis_idof2bgd_dis_idof(const space_base_rep< T, M > &Wh, const geo_basic< T, M > &bgd_gamma) constspace_base_rep< T, M >
comm() constspace_base_rep< T, M >
dis_idof(const geo_element &K, std::vector< size_type > &dis_idof) constspace_base_rep< T, M >
dis_iub(size_type idof) constspace_base_rep< T, M >
dis_ndof() constspace_base_rep< T, M >
freeze_body() constspace_base_rep< T, M >protectedvirtual
freeze_check() constspace_base_rep< T, M >protected
freeze_guard() constspace_base_rep< T, M >protected
get_basis() constspace_base_rep< T, M >
get_constitution() constspace_base_rep< T, M >
get_geo() constspace_base_rep< T, M >
get_parent_subgeo_owner(size_type dis_idof) constspace_base_rep< T, M >
get_parent_subgeo_owner_dis_indexes(Set &ext_dis_idofs) constspace_base_rep< T, M >
get_xdofs() constspace_base_rep< T, M >
ib_ownership() constspace_base_rep< T, M >
init_xdof()space_base_rep< T, M >protected
is_blocked(size_type idof) constspace_base_rep< T, M >
iu_ownership() constspace_base_rep< T, M >
momentum(const Function &f, size_type idof) constspace_base_rep< T, M >
name() constspace_base_rep< T, M >
ndof() constspace_base_rep< T, M >
no_freeze_check() constspace_base_rep< T, M >protected
operator==(const space_base_rep< T, M > &V2) constspace_base_rep< T, M >
operator[](size_type i_comp)space_base_rep< T, M >
operator[](size_type i_comp) constspace_base_rep< T, M >
ownership() constspace_base_rep< T, M >
parent_subgeo_owner_check() constspace_base_rep< T, M >
parent_subgeo_owner_guard() constspace_base_rep< T, M >
size() constspace_base_rep< T, M >
size_type typedefspace_base_rep< T, M >
space_base_rep()space_base_rep< T, M >
space_base_rep(const geo_basic< T, M > &omega, std::string approx, std::string prod_valued)space_base_rep< T, M >
space_base_rep(const geo_basic< T, M > &omega, const basis_basic< T > &b)space_base_rep< T, M >
space_base_rep(const space_constitution< T, M > &constit)space_base_rep< T, M >
space_base_rep(const space_mult_list< T, M > &)space_base_rep< T, M >
tensor_momentum(const Function &f, size_type idof) constspace_base_rep< T, M >
unblock(const domain_indirect_basic< M > &dom)space_base_rep< T, M >
unblock_n(const domain_indirect_basic< M > &dom)space_base_rep< T, M >
valued() constspace_base_rep< T, M >
valued_tag() constspace_base_rep< T, M >
valued_type typedefspace_base_rep< T, M >
vector_momentum(const Function &f, size_type idof) constspace_base_rep< T, M >
xdof(size_type idof) constspace_base_rep< T, M >
~space_base_rep()space_base_rep< T, M >virtual