Flow123d  last_with_con_2.0.0-4-g42e6930
Macros
observe.cc File Reference
#include <string>
#include <numeric>
#include <cmath>
#include <algorithm>
#include <unordered_set>
#include "system/global_defs.h"
#include "input/accessors.hh"
#include "input/input_type.hh"
#include "system/armadillo_tools.hh"
#include "mesh/mesh.h"
#include "mesh/bih_tree.hh"
#include "mesh/region.hh"
#include "io/observe.hh"
#include "io/output_data.hh"

Go to the source code of this file.

Macros

#define INSTANCE_DIM(dim)
 

Macro Definition Documentation

#define INSTANCE_DIM (   dim)
Value:
Class template representing a field with values dependent on: point, element, and region...
Definition: field.hh:62
void compute_field_values(Field< spacedim, Value > &field)
Definition: observe.cc:261

Definition at line 293 of file observe.cc.