Flow123d  release_2.2.0-914-gf1a3a4f
Functions
transport_operator_splitting.cc File Reference
#include <iostream>
#include <iomanip>
#include "system/system.hh"
#include "system/sys_profiler.hh"
#include "transport/transport_operator_splitting.hh"
#include <petscmat.h>
#include "io/output_time.hh"
#include "tools/time_governor.hh"
#include "system/sys_vector.hh"
#include "coupling/equation.hh"
#include "coupling/balance.hh"
#include "transport/transport.h"
#include "mesh/mesh.h"
#include "reaction/reaction_term.hh"
#include "reaction/first_order_reaction.hh"
#include "reaction/radioactive_decay.hh"
#include "reaction/sorption.hh"
#include "reaction/dual_porosity.hh"
#include "semchem/semchem_interface.hh"
#include "la/distribution.hh"
#include "input/input_type.hh"
#include "input/accessors.hh"
#include "input/factory.hh"
#include "input/flow_attribute_lib.hh"

Go to the source code of this file.

Functions

 FLOW123D_FORCE_LINK_IN_CHILD (transportOperatorSplitting)
 
 FLOW123D_FORCE_LINK_IN_PARENT (firstOrderReaction)
 
 FLOW123D_FORCE_LINK_IN_PARENT (radioactiveDecay)
 
 FLOW123D_FORCE_LINK_IN_PARENT (dualPorosity)
 
 FLOW123D_FORCE_LINK_IN_PARENT (sorptionMobile)
 
 FLOW123D_FORCE_LINK_IN_PARENT (sorptionImmobile)
 
 FLOW123D_FORCE_LINK_IN_PARENT (sorption)
 

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.

Definition in file transport_operator_splitting.cc.

Function Documentation

FLOW123D_FORCE_LINK_IN_CHILD ( transportOperatorSplitting  )
FLOW123D_FORCE_LINK_IN_PARENT ( firstOrderReaction  )
FLOW123D_FORCE_LINK_IN_PARENT ( radioactiveDecay  )
FLOW123D_FORCE_LINK_IN_PARENT ( dualPorosity  )
FLOW123D_FORCE_LINK_IN_PARENT ( sorptionMobile  )
FLOW123D_FORCE_LINK_IN_PARENT ( sorptionImmobile  )
FLOW123D_FORCE_LINK_IN_PARENT ( sorption  )