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

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

base typedefvec< T, M >
const_iterator typedefdia< T, M >
const_reference typedefvec< T, M >
constraint_process_rank() constvec< T, M >
dia(const distributor &ownership=distributor(), const T &init_val=std::numeric_limits< T >::max())dia< T, M >explicit
dia(const vec< T, M > &u)dia< T, M >explicit
dia(const csr< T, M > &a)dia< T, M >explicit
difference_type typedefvec< T, M >
float_type typedefvec< T, M >
iterator typedefdia< T, M >
max() constvec< T, M >
max_abs() constvec< T, M >
memory_type typedefdisarray< T, M, A >
min() constvec< T, M >
operator=(const T &lambda)dia< T, M >
rheolef::vec::operator=(const vec< T, M > &x)vec< T, M >
rheolef::vec::operator=(const std::initializer_list< details::vec_concat_value< T, M > > &init_list)vec< T, M >
rheolef::vec::operator=(const vec_range< T, M > &vr)vec< T, M >
rheolef::vec::operator=(const vec_range_const< T, M > &vr)vec< T, M >
rheolef::vec::operator=(const int &expr)vec< T, M >
rheolef::vec::operator=(const Expr &expr)vec< T, M >
operator[](size_type i) constvec< T, M >
operator[](size_type i)vec< T, M >
operator[](const range_type &r) constvec< T, M >
operator[](const range_type &r)vec< T, M >
range_type typedefvec< T, M >
reference typedefvec< T, M >
rep typedefdisarray< T, M, A >
resize(const distributor &ownership, const T &init_val=std::numeric_limits< T >::max())vec< T, M >
resize(size_type size=0, const T &init_val=std::numeric_limits< T >::max())vec< T, M >
size_type typedefdia< T, M >
solve(const vec< T, M > &b) constdia< T, M >
trans_solve(const vec< T, M > &b) constdia< T, M >
value_type typedefvec< T, M >
vec(const vec< T, M > &)vec< T, M >
vec(const distributor &ownership, const T &init_val=std::numeric_limits< T >::max())vec< T, M >
vec(const std::initializer_list< details::vec_concat_value< T, M > > &init_list)vec< T, M >
vec(size_type dis_size=0, const T &init_val=std::numeric_limits< T >::max())vec< T, M >
vec(const vec_range< T, M > &vr)vec< T, M >
vec(const vec_range_const< T, M > &vr)vec< T, M >
vec(const Expr &expr)vec< T, M >