|
Rheolef
7.2
an efficient C++ finite element environment
|
Definition at line 1359 of file field_expr_terminal.h.
Public Types | |
| typedef field_expr_v2_nonlinear_terminal_field_o_characteristic_rep< T, M > | rep |
| typedef smart_pointer< rep > | base |
| typedef rep::size_type | size_type |
| typedef rep::memory_type | memory_type |
| typedef rep::result_type | result_type |
| typedef rep::float_type | float_type |
| typedef rep::scalar_type | scalar_type |
| typedef rep::value_type | value_type |
| Public Types inherited from smart_pointer< field_expr_v2_nonlinear_terminal_field_o_characteristic_rep< T, M > > | |
| typedef T | handled_type |
| typedef base::internal | internal |
Static Public Attributes | |
| static const space_constant::valued_type | valued_hint = rep::valued_hint |
Definition at line 1365 of file field_expr_terminal.h.
| typedef smart_pointer<rep> base |
Definition at line 1366 of file field_expr_terminal.h.
| typedef rep::size_type size_type |
Definition at line 1367 of file field_expr_terminal.h.
| typedef rep::memory_type memory_type |
Definition at line 1368 of file field_expr_terminal.h.
| typedef rep::result_type result_type |
Definition at line 1369 of file field_expr_terminal.h.
| typedef rep::float_type float_type |
Definition at line 1370 of file field_expr_terminal.h.
| typedef rep::scalar_type scalar_type |
Definition at line 1371 of file field_expr_terminal.h.
| typedef rep::value_type value_type |
Definition at line 1372 of file field_expr_terminal.h.
| field_expr_v2_nonlinear_terminal_field_o_characteristic | ( | const field_o_characteristic< T, M > & | uoX | ) |
Definition at line 1377 of file field_expr_terminal.h.
| field_expr_v2_nonlinear_terminal_field_o_characteristic | ( | const field_basic< T, M > & | uh, |
| const characteristic_basic< T, M > & | X ) |
Definition at line 1380 of file field_expr_terminal.h.
| space_constant::valued_type valued_tag | ( | ) | const |
Definition at line 1385 of file field_expr_terminal.h.
| void initialize | ( | const piola_on_pointset< float_type > & | pops, |
| const integrate_option & | iopt ) |
Definition at line 1387 of file field_expr_terminal.h.
| void initialize | ( | const space_basic< float_type, memory_type > & | Xh, |
| const piola_on_pointset< float_type > & | pops, | ||
| const integrate_option & | iopt ) |
Definition at line 1392 of file field_expr_terminal.h.
| void evaluate | ( | const geo_basic< float_type, memory_type > & | omega_K, |
| const geo_element & | K, | ||
| Eigen::Matrix< Value, Eigen::Dynamic, 1 > & | value ) const |
Definition at line 1399 of file field_expr_terminal.h.
Definition at line 1406 of file field_expr_terminal.h.
|
static |
Definition at line 1373 of file field_expr_terminal.h.