3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Namespaces | Functions
initialsolution.hh File Reference

Function to create initial solution vectors. More...

#include <vector>
#include <type_traits>
#include <dumux/discretization/method.hh>

Go to the source code of this file.

Description

Function to create initial solution vectors.

Namespaces

namespace  Dumux
 Adaption of the non-isothermal two-phase two-component flow model to problems with CO2.
 

Functions

template<class SolutionVector , class Problem >
void Dumux::assembleInitialSolution (SolutionVector &sol, const Problem &problem)
 Set a solution vector to the initial solution provided by the problem. More...
 
template<class SolutionVector , class Problem >
SolutionVector Dumux::makeInitialSolution (const Problem &problem)
 Create a solution vector filled with the initial solution provided by the problem. More...
 
Include dependency graph for initialsolution.hh: