Rheolef
7.2
an efficient C++ finite element environment
|
Classes | |
struct | force_initialization |
Public Types | |
enum | fmt_mode { verbose , execute , clean , transpose , upgrade , black_and_white , gray , color , rheo , hb = rheo , matrix_market , ml , matlab = ml , sparse_matlab , dump , bamg , peschetola , grummp , gmsh , gmsh_pos , mmg3d , tetgen , qmg , cemagref , vtkdata , vtkpolydata , ps , gnuplot , plotmtv , x3d , vtk , paraview , geomview , atom , logscale , grid , domains , fill , tube , ball , shrink , full , stereo , cut , iso , split , velocity , deformation , elevation , volume , fastfieldload , bezieradapt , lattice , showlabel , autovscale , skipvtk , reader_on_stdin , last } |
typedef std::bitset< last > | flag_type |
typedef size_t | size_type |
Public Member Functions | |
iorheo () | |
~iorheo () | |
Static Public Member Functions | |
static flag_type | flags (std::ios &s) |
static flag_type | flags (std::ios &s, flag_type f) |
static flag_type | setf (std::ios &s, size_type i_add) |
static flag_type | setf (std::ios &s, size_type i_add, flag_type field) |
static flag_type | unsetf (std::ios &s, size_type i_del) |
Static Public Attributes | |
static flag_type | static_field |
static flag_type | color_field |
static flag_type | format_field |
static flag_type | render_field |
Static Protected Member Functions | |
static iorheo * | get_pointer (std::ios &s) |
enum fmt_mode |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |