Flow123d
release_2.2.0-21-g2806cf6
|
Fields computed from the mesh data. More...
#include "fields/field.hh"
#include "fields/field_constant.hh"
#include "fields/field_elementwise.hh"
Go to the source code of this file.
Classes | |
class | GenericField< spacedim > |
Fields computed from the mesh data.
* Copyright (C) 2015 Technical University of Liberec. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation. (http://www.gnu.org/licenses/gpl-3.0.en.html)
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
This file collects fields that are independent of particular equation and depends only on data in mesh.
Definition in file generic_field.hh.