Flow123d  DF_patch_fe_darcy_complete-579fe1e
Functions
eval_points.cc File Reference
#include "fem/eval_points.hh"
#include "fem/integral_acc.hh"
#include "fem/patch_fe_values.hh"
#include "quadrature/quadrature.hh"
#include "mesh/ref_element.hh"
#include <memory>

Go to the source code of this file.

Functions

template unsigned int EvalPoints::get_max_integral_quad_size< internal_integrals::Bulk > (IntegralPtrMap< internal_integrals::Bulk >, unsigned int) const
 
template unsigned int EvalPoints::get_max_integral_quad_size< internal_integrals::Edge > (IntegralPtrMap< internal_integrals::Edge >, unsigned int) const
 

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

Function Documentation

◆ EvalPoints::get_max_integral_quad_size< internal_integrals::Bulk >()

◆ EvalPoints::get_max_integral_quad_size< internal_integrals::Edge >()