Flow123d  JS_before_hm-913-g695b665
Functions
hm_iterative.cc File Reference
#include "hm_iterative.hh"
#include "system/sys_profiler.hh"
#include "input/input_type.hh"
#include "flow/richards_lmh.hh"
#include "fields/field_fe.hh"

Go to the source code of this file.

Functions

template<int dim, class Value >
void copy_field (const FieldCommon &from_field_common, FieldFE< dim, Value > &to_field)
 

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
Jan Stebel

Definition in file hm_iterative.cc.

Function Documentation

template<int dim, class Value >
void copy_field ( const FieldCommon from_field_common,
FieldFE< dim, Value > &  to_field 
)

Definition at line 164 of file hm_iterative.cc.

Here is the caller graph for this function: