|
Flow123d
JS_before_hm-1016-g09ec2cb
|
#include <memory>#include <string>#include <vector>#include "input/input_type_forward.hh"#include "input/accessors_forward.hh"#include "coupling/equation.hh"#include "flow/darcy_flow_interface.hh"#include "mechanics/elasticity.hh"
Go to the source code of this file.
Classes | |
| class | IterativeCoupling |
| class | HM_Iterative |
| Class for solution of fully coupled flow and mechanics using fixed-stress iterative splitting. More... | |
| class | HM_Iterative::EqData |
* 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 hm_iterative.hh.
1.8.11