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();
46 os <<
"2 1 " << uh.
ndof() <<
" 2" << endl;
48 iter != last; ++iter) {
field::size_type size_type
const std::string & valued() const
odiststream: see the diststream page for the full documentation
check_macro(expr1.have_homogeneous_space(Xh1), "dual(expr1,expr2); expr1 should have homogeneous space. HINT: use dual(interpolate(Xh, expr1),expr2)")
This file is part of Rheolef.
template odiststream & field_put_bamg_bb< Float >(odiststream &, const field_basic< Float, sequential > &)
odiststream & field_put_bamg_bb(odiststream &, const field_basic< T, sequential > &)