Flow123d  jenkins-Flow123d-linux-release-multijob-282
multi_field.cc
Go to the documentation of this file.
1 /*
2  * multi_field.cc
3  *
4  * Created on: Feb 13, 2014
5  * Author: jb
6  */
7 
8 #include "fields/field_algo_base.impl.hh" // for instantiation macros
9 
10 #include "fields/multi_field.hh"
12 
13 
14 
15 /****************************************************************************
16  * Instances of field templates
17  */
18 
19 
20 
#define INSTANCE_ALL(field)
Class for representation of a vector of fields of the same physical quantity.
Definition: multi_field.hh:45