|
Flow123d
3.9.0-f06eab6ff
|
#include <vector>#include <memory>#include <armadillo>#include "mesh/range_wrapper.hh"#include "system/asserts.hh"#include "system/armor.hh"
Go to the source code of this file.
Classes | |
| class | ElementAccessor< spacedim > |
| class | EvalPoints |
| Class holds local coordinations of evaluating points (bulk and sides) specified by element dimension. More... | |
| class | EvalPoints::DimEvalPoints |
| Subobject holds evaluation points data of one dimension (0,1,2,3) More... | |
* 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.
Definition in file eval_points.hh.
1.8.17