OGS
CoupledSolutionsForStaggeredScheme.h
Go to the documentation of this file.
1
13
#pragma once
14
15
#include <utility>
16
#include <vector>
17
18
#include "
MathLib/LinAlg/GlobalMatrixVectorTypes.h
"
19
20
namespace
ProcessLib
21
{
26
std::vector<double>
getCoupledLocalSolutions
(
27
std::vector<GlobalVector*>
const
& global_solutions,
28
std::vector<std::vector<GlobalIndexType>>
const
& indices);
29
30
}
// namespace ProcessLib
GlobalMatrixVectorTypes.h
ProcessLib
Definition
ProjectData.h:51
ProcessLib::getCoupledLocalSolutions
std::vector< double > getCoupledLocalSolutions(std::vector< GlobalVector * > const &global_solutions, std::vector< std::vector< GlobalIndexType > > const &indices)
Definition
CoupledSolutionsForStaggeredScheme.cpp:21
ProcessLib
CoupledSolutionsForStaggeredScheme.h
Generated by
1.12.0