Flow123d
jenkins-Flow123d-windows32-release-multijob-51
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
flow123d
src
fields
field.cc
Go to the documentation of this file.
1
/*
2
* field.cc
3
*
4
* Created on: Feb 13, 2014
5
* Author: jb
6
*/
7
8
#include "
system/exceptions.hh
"
9
#include "
mesh/mesh.h
"
10
11
#include "
fields/field_algo_base.impl.hh
"
// for instantiation macros
12
13
#include "
field.hh
"
14
#include "
fields/field.impl.hh
"
15
16
17
18
/****************************************************************************
19
* Instances of field templates
20
*/
21
22
23
24
INSTANCE_ALL
(
Field
)
25
INSTANCE_ALL
(
BCField
)
26
INSTANCE_ALL
(
MultiField
)
field_algo_base.impl.hh
Field
Class template representing a field with values dependent on: point, element, and region...
Definition:
field.hh:48
mesh.h
???
INSTANCE_ALL
#define INSTANCE_ALL(field)
Definition:
field_algo_base.impl.hh:174
field.hh
exceptions.hh
field.impl.hh
BCField
Definition:
field.hh:277
MultiField
Class for representation of a vector of fields of the same physical quantity.
Definition:
field.hh:309
Generated on Mon Oct 20 2014 14:40:43 for Flow123d by
1.8.7