28int main (
int argc,
char**argv) {
32 const space& Xh = phi_h.get_space();
34 space Bh (gamma_h.band(),
"P1");
37 space Wh (gamma_h.level_set(),
"P1");
38 gamma_h.level_set().save();
see the band page for the full documentation
see the field page for the full documentation
see the catchmark page for the full documentation
see the environment page for the full documentation
see the space page for the full documentation
This file is part of Rheolef.
field_basic< T, M > lazy_interpolate(const space_basic< T, M > &X2h, const field_basic< T, M > &u1h)
see the interpolate page for the full documentation
rheolef - reference manual