|
Rheolef
7.2
an efficient C++ finite element environment
|
see the rheolef page for the full documentation
Public Attributes | |
| template<> | |
| list< iorheo * > * | iorheobase_memory_handler< iorheo >::pointer_list = 0 |
| template<class A> | |
| persistent_table< A >::loaded_map_type | persistent_table< A >::_loaded_map |
| template<class A> | |
| bool | persistent_table< A >::_verbose = false |
| distributed | |
| idiststream | din (cin) |
| see the diststream page for the full documentation | |
| odiststream | dout (cout) |
| see the diststream page for the full documentation | |
| odiststream | dlog (clog) |
| see the diststream page for the full documentation | |
| odiststream | derr (cerr) |
| see the diststream page for the full documentation | |
| rheolef::std::enable_if< details::is_vec_expr_v2_arg< Expr1 >::value &&details::is_vec_expr_v2_arg< Expr2 >::value, promote< Expr1::float_type, Expr2::float_type >::type > | Expr1 |
| dot(x,y): see the expression page for the full documentation | |
| rheolef::std::enable_if< details::is_vec_expr_v2_arg< Expr1 >::value &&details::is_vec_expr_v2_arg< Expr2 >::value, promote< Expr1::float_type, Expr2::float_type >::type > | value |
| const reference_element::size_type | geo_element_T_fac2edg_idx [4][3] |
| const reference_element::size_type | geo_element_P_fac2edg_idx [5][4] |
| const reference_element::size_type | geo_element_H_fac2edg_idx [6][4] |
| const int | geo_element_T_fac2edg_orient [4][3] |
| const int | geo_element_P_fac2edg_orient [5][4] |
| const int | geo_element_H_fac2edg_orient [6][4] |
| constexpr size_t | reference_element__p = 0 |
| constexpr size_t | reference_element__e = 1 |
| constexpr size_t | reference_element__t = 2 |
| constexpr size_t | reference_element__q = 3 |
| constexpr size_t | reference_element__T = 4 |
| constexpr size_t | reference_element__P = 5 |
| constexpr size_t | reference_element__H = 6 |
| constexpr size_t | reference_element__max_variant = 7 |
| const unsigned int | tiny_size_max = 32 |
| template<class T> | |
| const Eigen::Matrix< point_basic< T >, Eigen::Dynamic, 1 > | basis_fem_empty< T >::_dummy_hat_node |
| YYSTYPE | basis_lval |
| int | yychar |
| YYSTYPE | yylval |
| int | yynerrs |
| int | yyleng |
| YY_DECL | |
| char * | yy_cp |
| char * | yy_bp |
| int | yy_act |
| point_basic< T > | |
| tensor_basic< T > | tensor3_basic< T > |
| rheolef::std::enable_if< details::is_field_expr_affine_homogeneous< Expr1 >::value &&details::is_field_expr_affine_homogeneous< Expr2 >::value, promote< Expr1::float_type, Expr2::float_type >::type > | Expr1 |
| rheolef::std::enable_if< details::is_field_expr_affine_homogeneous< Expr1 >::value &&details::is_field_expr_affine_homogeneous< Expr2 >::value, promote< Expr1::float_type, Expr2::float_type >::type > | value |
| rheolef::std::enable_if< details::is_field_expr_v2_nonlinear_arg< Expr >::value, details::field_expr_v2_nonlinear_node_unary< details::function_traits< Function >::functor_type, details::field_expr_v2_nonlinear_terminal_wrapper_traits< Expr >::type > > | BinaryFunction |
| rheolef::std::enable_if< details::is_field_expr_v2_nonlinear_arg< Expr >::value, details::field_expr_v2_nonlinear_node_unary< details::function_traits< Function >::functor_type, details::field_expr_v2_nonlinear_terminal_wrapper_traits< Expr >::type > > | Expr1 |
| rheolef::std::enable_if< details::is_field_expr_v2_nonlinear_arg< Expr >::value, details::field_expr_v2_nonlinear_node_unary< details::function_traits< Function >::functor_type, details::field_expr_v2_nonlinear_terminal_wrapper_traits< Expr >::type > > | size_type = geo_element::size_type |
| template<class T, class M> | |
| geo_base_rep< T, M >::loaded_map_t | geo_base_rep< T, M >::_loaded_map |
| template<> | |
| list< iofem * > * | iorheobase_memory_handler< iofem >::pointer_list = 0 |
| rheolef::space_base_rep< T, M > | t = std::pair<size_t,size_t> |
| YYSTYPE | space_constitution_lval |
| YYSTYPE | space_constitution_old_lval |
| const char | _reference_element_name [reference_element__max_variant] |
| gmsh_element_t | gmsh_table [] |
| const size_t | gmshtype_max = sizeof(gmsh_table)/sizeof(gmsh_element_t) |
Static Public Attributes | |
| static iorheo::force_initialization | dummy |
| static const char * | rheo_path_name = "RHEOPATH" |
| static const char * | default_rheo_path = "." |
| static char * | rheo_path = 0 |
| static const bool | dont_gzip = false |
| static const char * | static_family_name [quadrature_option::max_family+1] |
| static const Float | hat_K_measure [reference_element::max_variant] |
| static size_t | _reference_element_dimension_by_variant [reference_element__max_variant] = {0, 1, 2, 2, 3, 3, 3} |
| static size_t | _reference_element_n_edge_by_variant [reference_element__max_variant] = {0, 1, 3, 4, 6, 9, 12} |
| static size_t | _reference_element_n_face_by_variant [reference_element__max_variant] = {0, 0, 1, 1, 4, 5, 6} |
| static const size_t | _first_variant_by_dimension [5] |
| static family_index_option_type | _current_fio |
| static size_type | basis_line_no = 1 |
| static size_type | basis_n_error = 0 |
| static std::string | basis_input_string |
| static std::vector< std::string > | symbol_table |
| static const yytype_int8 | yytranslate [] |
| static const yytype_int8 | yypact [] |
| static const yytype_int8 | yydefact [] |
| static const yytype_int8 | yypgoto [] |
| static const yytype_int8 | yydefgoto [] |
| static const yytype_int8 | yytable [] |
| static const yytype_int8 | yycheck [] |
| static const yytype_int8 | yystos [] |
| static const yytype_int8 | yyr1 [] |
| static const yytype_int8 | yyr2 [] |
| static const flex_int16_t | yy_accept [84] |
| static const YY_CHAR | yy_ec [256] |
| static const YY_CHAR | yy_meta [29] |
| static const flex_int16_t | yy_base [85] |
| static const flex_int16_t | yy_def [85] |
| static const flex_int16_t | yy_nxt [130] |
| static const flex_int16_t | yy_chk [130] |
| static const char * | static_node_name [basis_option::max_node+1] |
| static const char * | static_raw_polynomial_name [basis_option::max_raw_polynomial+1] |
| static Float | band_epsilon = 100*std::numeric_limits<Float>::epsilon() |
| static const space_constant::valued_type | valued_hint = space_constant::valued_tag_traits<result_type>::value |
| static const char * | label_variant [] |
| static Float | level_set_epsilon = 100*std::numeric_limits<Float>::epsilon() |
| static size_type | space_constitution_line_no = 1 |
| static size_type | space_constitution_n_error = 0 |
| static tree_type * | result_ptr |
| static size_type | space_constitution_old_line_no = 1 |
| static size_type | space_constitution_old_n_error = 0 |
| static std::set< size_t > | empty_set |
| static vector< size_t > | t_msh_inod2loc_inod |
| static vector< size_t > | q_msh_inod2loc_inod |
| static vector< size_t > | T_msh_inod2loc_inod |
Protected Attributes | |
| BinaryFunction | _f |
| Expr1 | _expr1 |
| Expr2 | _expr2 |
| rheolef::std::enable_if< details::is_field_expr_v2_nonlinear_arg< Expr1 >::value &&! details::is_field_expr_v2_constant< Expr1 >::value &&details::is_field_expr_v2_nonlinear_arg< Expr2 >::value &&! details::is_field_expr_v2_constant< Expr2 >::value, details::field_expr_v2_nonlinear_node_binary< details::function_traits< Function >::functor_type, details::field_expr_v2_nonlinear_terminal_wrapper_traits< Expr1 >::type, details::field_expr_v2_nonlinear_terminal_wrapper_traits< Expr2 >::type > > | Function |
| rheolef::std::enable_if< details::is_field_expr_v2_nonlinear_arg< Expr1 >::value &&! details::is_field_expr_v2_constant< Expr1 >::value &&details::is_field_expr_v2_nonlinear_arg< Expr2 >::value &&! details::is_field_expr_v2_constant< Expr2 >::value, details::field_expr_v2_nonlinear_node_binary< details::function_traits< Function >::functor_type, details::field_expr_v2_nonlinear_terminal_wrapper_traits< Expr1 >::type, details::field_expr_v2_nonlinear_terminal_wrapper_traits< Expr2 >::type > > | Expr1 |
| rheolef::std::enable_if< details::is_field_expr_v2_nonlinear_arg< Expr1 >::value &&! details::is_field_expr_v2_constant< Expr1 >::value &&details::is_field_expr_v2_nonlinear_arg< Expr2 >::value &&! details::is_field_expr_v2_constant< Expr2 >::value, details::field_expr_v2_nonlinear_node_binary< details::function_traits< Function >::functor_type, details::field_expr_v2_nonlinear_terminal_wrapper_traits< Expr1 >::type, details::field_expr_v2_nonlinear_terminal_wrapper_traits< Expr2 >::type > > | value |
| rheolef::std::enable_if< details::is_field_expr_v2_nonlinear_arg< Expr1 >::value &&! details::is_field_expr_v2_constant< Expr1 >::value &&details::is_field_expr_v2_nonlinear_arg< Expr2 >::value &&! details::is_field_expr_v2_constant< Expr2 >::value, details::field_expr_v2_nonlinear_node_binary< details::function_traits< Function >::functor_type, details::field_expr_v2_nonlinear_terminal_wrapper_traits< Expr1 >::type, details::field_expr_v2_nonlinear_terminal_wrapper_traits< Expr2 >::type > > | functor_type |
| rheolef::std::enable_if< details::is_field_expr_v2_nonlinear_arg< Expr1 >::value &&! details::is_field_expr_v2_constant< Expr1 >::value &&details::is_field_expr_v2_nonlinear_arg< Expr2 >::value &&! details::is_field_expr_v2_constant< Expr2 >::value, details::field_expr_v2_nonlinear_node_binary< details::function_traits< Function >::functor_type, details::field_expr_v2_nonlinear_terminal_wrapper_traits< Expr1 >::type, details::field_expr_v2_nonlinear_terminal_wrapper_traits< Expr2 >::type > > | type |
| typedef double Float |
Definition at line 65 of file heap_allocator.h.
| typedef solver_abtb_basic<Float,rheo_default_memory_model> solver_abtbsolver_abtb |
Definition at line 157 of file solver_abtb.h.
| using solver_option_type = solver_option |
Definition at line 220 of file solver_option.h.
| using quadrature_option = integrate_option |
Definition at line 186 of file integrate_option.h.
Definition at line 187 of file integrate_option.h.
Definition at line 188 of file integrate_option.h.
| typedef point_basic<Float> point |
| typedef basis_basic<Float> basis |
| typedef size_t size_type |
Definition at line 76 of file basis_get.cc.
| typedef enum yytokentype yytoken_kind_t |
Definition at line 149 of file basis_get.cc.
Definition at line 164 of file basis_get.cc.
| typedef enum yysymbol_kind_t yysymbol_kind_t |
Definition at line 211 of file basis_get.cc.
| typedef signed char yytype_int8 |
Definition at line 242 of file basis_get.cc.
| typedef short yytype_int16 |
Definition at line 250 of file basis_get.cc.
| typedef unsigned char yytype_uint8 |
Definition at line 271 of file basis_get.cc.
| typedef unsigned short yytype_uint16 |
Definition at line 282 of file basis_get.cc.
| typedef yytype_int8 yy_state_t |
Definition at line 326 of file basis_get.cc.
| typedef int yy_state_fast_t |
Definition at line 329 of file basis_get.cc.
| typedef signed char flex_int8_t |
Definition at line 73 of file basis_get.cc.
| typedef short int flex_int16_t |
Definition at line 74 of file basis_get.cc.
| typedef int flex_int32_t |
Definition at line 75 of file basis_get.cc.
| typedef unsigned char flex_uint8_t |
Definition at line 76 of file basis_get.cc.
| typedef unsigned short int flex_uint16_t |
Definition at line 77 of file basis_get.cc.
| typedef unsigned int flex_uint32_t |
Definition at line 78 of file basis_get.cc.
| typedef struct yy_buffer_state* YY_BUFFER_STATE |
Definition at line 178 of file basis_get.cc.
| typedef size_t yy_size_t |
Definition at line 183 of file basis_get.cc.
| typedef flex_uint8_t YY_CHAR |
Definition at line 317 of file basis_get.cc.
Definition at line 155 of file basis_raw.h.
| using adapt_option_type = adapt_option |
| typedef characteristic_basic<Float> characteristiccharacteristic |
Definition at line 218 of file characteristic.h.
Definition at line 100 of file continuation_option.h.
| typedef domain_indirect_basic<rheo_default_memory_model> domain_indirect |
Definition at line 338 of file domain_indirect.h.
| typedef field_basic<Float,sequential> field_sequential |
| using result_type = typename details::generic_binary_traits<BinaryFunction>::template result_hint<typename Expr1::result_type,typename Expr2::result_type>::type |
Definition at line 540 of file field_expr_recursive.h.
| using value_type = result_type |
Definition at line 541 of file field_expr_recursive.h.
| using scalar_type = typename scalar_traits<value_type>::type |
Definition at line 542 of file field_expr_recursive.h.
| using float_type = typename float_traits<value_type>::type |
Definition at line 543 of file field_expr_recursive.h.
| using memory_type = typename Expr1::memory_type |
Definition at line 544 of file field_expr_recursive.h.
| using is_affine_homogeneous |
Definition at line 562 of file field_expr_recursive.h.
Definition at line 58 of file geo_domain_indirect.h.
| typedef int my_idxtype |
Definition at line 28 of file geo_partition_scotch.h.
| typedef my_idxtype idxtype |
Definition at line 30 of file geo_partition_scotch.h.
| typedef struct KeyValueType KeyValueType |
Definition at line 122 of file geo_partition_scotch.h.
| typedef geo_element_auto<heap_allocator<geo_element::size_type> > element_type |
Definition at line 347 of file level_set.cc.
Definition at line 85 of file level_set.h.
| typedef limiter_option limiter_option_type |
| typedef problem_mixed_basic<Float> problem_mixedproblem_mixed |
see the problem_mixed page for the full documentation
Definition at line 236 of file problem_mixed.h.
| typedef size_t size_type |
Definition at line 52 of file space_constitution_get.cc.
| typedef enum yytokentype yytoken_kind_t |
Definition at line 149 of file space_constitution_get.cc.
Definition at line 166 of file space_constitution_get.cc.
| typedef enum yysymbol_kind_t yysymbol_kind_t |
Definition at line 217 of file space_constitution_get.cc.
| typedef signed char yytype_int8 |
Definition at line 248 of file space_constitution_get.cc.
| typedef short yytype_int16 |
Definition at line 256 of file space_constitution_get.cc.
| typedef unsigned char yytype_uint8 |
Definition at line 265 of file space_constitution_get.cc.
| typedef unsigned short yytype_uint16 |
Definition at line 276 of file space_constitution_get.cc.
| typedef yytype_int8 yy_state_t |
Definition at line 320 of file space_constitution_get.cc.
| typedef int yy_state_fast_t |
Definition at line 323 of file space_constitution_get.cc.
| typedef signed char flex_int8_t |
Definition at line 73 of file space_constitution_get.cc.
| typedef short int flex_int16_t |
Definition at line 74 of file space_constitution_get.cc.
| typedef int flex_int32_t |
Definition at line 75 of file space_constitution_get.cc.
| typedef unsigned char flex_uint8_t |
Definition at line 76 of file space_constitution_get.cc.
| typedef unsigned short int flex_uint16_t |
Definition at line 77 of file space_constitution_get.cc.
| typedef unsigned int flex_uint32_t |
Definition at line 78 of file space_constitution_get.cc.
| typedef struct yy_buffer_state* YY_BUFFER_STATE |
Definition at line 178 of file space_constitution_get.cc.
| typedef size_t yy_size_t |
Definition at line 183 of file space_constitution_get.cc.
| typedef flex_uint8_t YY_CHAR |
Definition at line 317 of file space_constitution_get.cc.
| typedef std::list<tree_type> list_type |
Definition at line 98 of file space_constitution_get.icc.
| typedef int(* parse_type) (void) |
Definition at line 107 of file space_constitution_get.icc.
| typedef size_t size_type |
Definition at line 52 of file space_constitution_old_get.cc.
| typedef enum yytokentype yytoken_kind_t |
Definition at line 144 of file space_constitution_old_get.cc.
Definition at line 161 of file space_constitution_old_get.cc.
| typedef enum yysymbol_kind_t yysymbol_kind_t |
Definition at line 192 of file space_constitution_old_get.cc.
| typedef signed char yytype_int8 |
Definition at line 223 of file space_constitution_old_get.cc.
| typedef short yytype_int16 |
Definition at line 231 of file space_constitution_old_get.cc.
| typedef unsigned char yytype_uint8 |
Definition at line 240 of file space_constitution_old_get.cc.
| typedef unsigned short yytype_uint16 |
Definition at line 251 of file space_constitution_old_get.cc.
| typedef yytype_int8 yy_state_t |
Definition at line 295 of file space_constitution_old_get.cc.
| typedef int yy_state_fast_t |
Definition at line 298 of file space_constitution_old_get.cc.
| typedef signed char flex_int8_t |
Definition at line 73 of file space_constitution_old_get.cc.
| typedef short int flex_int16_t |
Definition at line 74 of file space_constitution_old_get.cc.
| typedef int flex_int32_t |
Definition at line 75 of file space_constitution_old_get.cc.
| typedef unsigned char flex_uint8_t |
Definition at line 76 of file space_constitution_old_get.cc.
| typedef unsigned short int flex_uint16_t |
Definition at line 77 of file space_constitution_old_get.cc.
| typedef unsigned int flex_uint32_t |
Definition at line 78 of file space_constitution_old_get.cc.
| typedef struct yy_buffer_state* YY_BUFFER_STATE |
Definition at line 178 of file space_constitution_old_get.cc.
| typedef size_t yy_size_t |
Definition at line 183 of file space_constitution_old_get.cc.
| typedef flex_uint8_t YY_CHAR |
Definition at line 317 of file space_constitution_old_get.cc.
| typedef test_basic<Float,rheo_default_memory_model,details::vf_tag_01> testtest |
| typedef test_basic<Float,rheo_default_memory_model,details::vf_tag_10> trialtrial |
| using pointpoint = point_basic<double> |
Definition at line 68 of file field2gmsh_pos.cc.
| using pointpoint = point_basic<double> |
Definition at line 143 of file msh2geo.cc.
| typedef int orientation_type |
Definition at line 190 of file msh2geo.cc.
| typedef int shift_type |
Definition at line 191 of file msh2geo.cc.
| enum yytokentype |
Definition at line 135 of file basis_get.cc.
| enum yysymbol_kind_t |
Definition at line 178 of file basis_get.cc.
| anonymous enum |
| Enumerator | |
|---|---|
| YYENOMEM | |
Definition at line 718 of file basis_get.cc.
| enum yytokentype |
Definition at line 135 of file space_constitution_get.cc.
| enum yysymbol_kind_t |
Definition at line 178 of file space_constitution_get.cc.
| anonymous enum |
| Enumerator | |
|---|---|
| YYENOMEM | |
Definition at line 723 of file space_constitution_get.cc.
| enum yytokentype |
Definition at line 135 of file space_constitution_old_get.cc.
| enum yysymbol_kind_t |
Definition at line 173 of file space_constitution_old_get.cc.
| anonymous enum |
| Enumerator | |
|---|---|
| YYENOMEM | |
Definition at line 678 of file space_constitution_old_get.cc.
| list<iorheo*>* iorheobase_memory_handler< iorheo >::pointer_list = 0 |
Definition at line 128 of file persistent_table.h.
Definition at line 132 of file persistent_table.h.
|
static |
Definition at line 283 of file rheostream.cc.
|
static |
Definition at line 284 of file rheostream.cc.
|
static |
Definition at line 285 of file rheostream.cc.
|
static |
Definition at line 192 of file rheostream.h.
| idiststream din |
see the diststream page for the full documentation
Definition at line 464 of file diststream.h.
| odiststream dout |
see the diststream page for the full documentation
Definition at line 467 of file diststream.h.
| odiststream dlog |
see the diststream page for the full documentation
Definition at line 470 of file diststream.h.
| odiststream derr |
see the diststream page for the full documentation
Definition at line 473 of file diststream.h.
| rheolef::std::enable_if< details::is_field_expr_v2_nonlinear_arg< Expr1 >::value &&! details::is_field_expr_v2_constant< Expr1 >::value &&details::is_field_expr_v2_nonlinear_arg< Expr2 >::value &&! details::is_field_expr_v2_constant< Expr2 >::value, details::field_expr_v2_nonlinear_node_binary< details::function_traits< Function >::functor_type, details::field_expr_v2_nonlinear_terminal_wrapper_traits< Expr1 >::type, details::field_expr_v2_nonlinear_terminal_wrapper_traits< Expr2 >::type > > Expr1 |
dot(x,y): see the expression page for the full documentation
| rheolef::std::enable_if< details::is_vec_expr_v2_arg< Expr1 >::value &&details::is_vec_expr_v2_arg< Expr2 >::value, promote< Expr1::float_type, Expr2::float_type >::type > value |
|
static |
Definition at line 31 of file quadrature_rep.cc.
|
static |
Definition at line 75 of file reference_element.cc.
| const reference_element::size_type geo_element_T_fac2edg_idx[4][3] |
Definition at line 85 of file reference_element.cc.
| const reference_element::size_type geo_element_P_fac2edg_idx[5][4] |
Definition at line 92 of file reference_element.cc.
| const reference_element::size_type geo_element_H_fac2edg_idx[6][4] |
Definition at line 100 of file reference_element.cc.
| const int geo_element_T_fac2edg_orient[4][3] |
Definition at line 109 of file reference_element.cc.
| const int geo_element_P_fac2edg_orient[5][4] |
Definition at line 116 of file reference_element.cc.
| const int geo_element_H_fac2edg_orient[6][4] |
Definition at line 124 of file reference_element.cc.
|
constexpr |
Definition at line 33 of file reference_element_aux.icc.
|
constexpr |
Definition at line 34 of file reference_element_aux.icc.
|
constexpr |
Definition at line 35 of file reference_element_aux.icc.
|
constexpr |
Definition at line 36 of file reference_element_aux.icc.
|
constexpr |
Definition at line 37 of file reference_element_aux.icc.
|
constexpr |
Definition at line 38 of file reference_element_aux.icc.
|
constexpr |
Definition at line 39 of file reference_element_aux.icc.
|
constexpr |
Definition at line 40 of file reference_element_aux.icc.
|
static |
Definition at line 52 of file reference_element_aux.icc.
|
static |
Definition at line 53 of file reference_element_aux.icc.
|
static |
Definition at line 54 of file reference_element_aux.icc.
|
static |
Definition at line 151 of file reference_element_aux.icc.
| const unsigned int tiny_size_max = 32 |
Definition at line 36 of file tiny_matvec.h.
| const Eigen::Matrix<point_basic<T>,Eigen::Dynamic,1> basis_fem_empty< T >::_dummy_hat_node |
Definition at line 28 of file basis_fem_empty.cc.
|
static |
Definition at line 50 of file basis_get.cc.
|
static |
Definition at line 78 of file basis_get.cc.
|
static |
Definition at line 79 of file basis_get.cc.
|
static |
Definition at line 80 of file basis_get.cc.
|
static |
Definition at line 90 of file basis_get.cc.
| YYSTYPE basis_lval |
Definition at line 170 of file basis_get.cc.
|
static |
Definition at line 561 of file basis_get.cc.
|
static |
Definition at line 641 of file basis_get.cc.
|
static |
Definition at line 652 of file basis_get.cc.
|
static |
Definition at line 661 of file basis_get.cc.
|
static |
Definition at line 668 of file basis_get.cc.
|
static |
Definition at line 677 of file basis_get.cc.
|
static |
Definition at line 684 of file basis_get.cc.
|
static |
Definition at line 693 of file basis_get.cc.
|
static |
Definition at line 702 of file basis_get.cc.
|
static |
Definition at line 710 of file basis_get.cc.
| int yychar |
Definition at line 921 of file basis_get.cc.
| YYSTYPE yylval |
Definition at line 924 of file basis_get.cc.
| int yynerrs |
Definition at line 926 of file basis_get.cc.
| int yyleng |
Definition at line 186 of file basis_get.cc.
|
static |
Definition at line 344 of file basis_get.cc.
|
static |
Definition at line 357 of file basis_get.cc.
|
static |
Definition at line 389 of file basis_get.cc.
|
static |
Definition at line 396 of file basis_get.cc.
|
static |
Definition at line 409 of file basis_get.cc.
|
static |
Definition at line 422 of file basis_get.cc.
|
static |
Definition at line 440 of file basis_get.cc.
| YY_DECL |
The main scanner function which does all the work.
Definition at line 592 of file basis_get.cc.
| char * yy_cp |
Definition at line 595 of file basis_get.cc.
| char * yy_bp |
Definition at line 595 of file basis_get.cc.
| int yy_act |
Definition at line 596 of file basis_get.cc.
|
static |
Definition at line 31 of file basis_option.cc.
|
static |
Definition at line 37 of file basis_option.cc.
| point_basic< T > |
Definition at line 134 of file piola_fem.h.
Definition at line 136 of file piola_fem.h.
| rheolef::std::enable_if< details::is_field_expr_affine_homogeneous< Expr1 >::value &&details::is_field_expr_affine_homogeneous< Expr2 >::value, promote< Expr1::float_type, Expr2::float_type >::type > Expr1 |
| rheolef::std::enable_if< details::is_field_expr_affine_homogeneous< Expr1 >::value &&details::is_field_expr_affine_homogeneous< Expr2 >::value, promote< Expr1::float_type, Expr2::float_type >::type > value |
| rheolef::std::enable_if< details::is_field_expr_v2_nonlinear_arg< Expr >::value, details::field_expr_v2_nonlinear_node_unary< details::function_traits< Function >::functor_type, details::field_expr_v2_nonlinear_terminal_wrapper_traits< Expr >::type > > BinaryFunction |
| rheolef::std::enable_if< details::is_field_expr_v2_nonlinear_arg< Expr >::value, details::field_expr_v2_nonlinear_node_unary< details::function_traits< Function >::functor_type, details::field_expr_v2_nonlinear_terminal_wrapper_traits< Expr >::type > > Expr1 |
| rheolef::std::enable_if< details::is_field_expr_v2_nonlinear_arg< Expr >::value, details::field_expr_v2_nonlinear_node_unary< details::function_traits< Function >::functor_type, details::field_expr_v2_nonlinear_terminal_wrapper_traits< Expr >::type > > size_type = geo_element::size_type |
|
static |
Definition at line 618 of file field_expr_recursive.h.
|
protected |
Definition at line 973 of file field_expr_recursive.h.
|
protected |
Definition at line 974 of file field_expr_recursive.h.
|
protected |
Definition at line 975 of file field_expr_recursive.h.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
static |
Definition at line 26 of file geo_header.cc.
| list<iofem*>* iorheobase_memory_handler< iofem >::pointer_list = 0 |
Definition at line 82 of file level_set.cc.
| rheolef::space_base_rep< T, M > t = std::pair<size_t,size_t> |
|
static |
Definition at line 54 of file space_constitution_get.cc.
|
static |
Definition at line 55 of file space_constitution_get.cc.
| YYSTYPE space_constitution_lval |
Definition at line 172 of file space_constitution_get.cc.
|
static |
Definition at line 100 of file space_constitution_get.icc.
|
static |
Definition at line 54 of file space_constitution_old_get.cc.
|
static |
Definition at line 55 of file space_constitution_old_get.cc.
| YYSTYPE space_constitution_old_lval |
Definition at line 167 of file space_constitution_old_get.cc.
|
static |
Definition at line 59 of file space_seq.cc.
| const char _reference_element_name |
Definition at line 78 of file field2gmsh_pos.cc.
| gmsh_element_t gmsh_table[] |
Definition at line 37 of file msh2geo_defs.icc.
| const size_t gmshtype_max = sizeof(gmsh_table)/sizeof(gmsh_element_t) |
Definition at line 115 of file msh2geo_defs.icc.
|
static |
Definition at line 120 of file msh2geo_node_renum.icc.
|
static |
Definition at line 191 of file msh2geo_node_renum.icc.
|
static |
Definition at line 268 of file msh2geo_node_renum.icc.