|
Flow123d
DF_patch_fe_darcy_complete-579fe1e
|
#include "quadrature/quadrature_lib.hh"#include "fem/integral_acc.hh"#include "fem/eval_points.hh"#include "fem/element_cache_map.hh"#include "fem/fe_values.hh"#include "fem/patch_fe_values.hh"#include "tools/revertable_list.hh"#include "system/sys_profiler.hh"
Go to the source code of this file.
Classes | |
| struct | AssemblyIntegrals |
| Allow set mask of active integrals. More... | |
| struct | AssemblyInternals |
| Holds common data shared between GenericAssemblz and Assembly<dim> classes. More... | |
| class | GenericAssemblyBase |
| class | GenericAssembly< DimAssembly > |
| Generic class of assemblation. 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 generic_assembly.hh.