Flow123d  master-f44eb46
Classes
eval_points.hh File Reference
#include <vector>
#include <memory>
#include <armadillo>
#include "mesh/range_wrapper.hh"
#include "system/asserts.hh"
#include "system/armor.hh"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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...
 

Detailed Description

 * 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.

Author
David Flanderka

Definition in file eval_points.hh.