28 #include "rheolef/field.h"
29 #include "rheolef/piola_util.h"
30 #include "rheolef/rheostream.h"
31 #include "rheolef/iorheo.h"
32 #include "rheolef/field_evaluate.h"
33 #include "rheolef/space_component.h"
34 #include "rheolef/field_expr.h"
44 ostream& os = ods.
os();
45 check_macro (uh.
valued() ==
"scalar", uh.
valued() <<
"-valued: not yet");
46 os <<
"2 1 " << uh.
ndof() <<
" 2" << endl;
48 iter != last; ++iter) {
const std::string & valued() const
odiststream: see the diststream page for the full documentation
This file is part of Rheolef.
odiststream & field_put_bamg_bb(odiststream &, const field_basic< T, sequential > &)
template odiststream & field_put_bamg_bb< Float >(odiststream &, const field_basic< Float, sequential > &)