OGS
|
File: DeactivatedSubdomain.h
Created on November 29, 2018, 10:50 AM
Definition in file CreateDeactivatedSubdomain.h.
#include <map>
#include <memory>
#include <string>
#include <vector>
#include "MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.h"
Go to the source code of this file.
Namespaces | |
namespace | BaseLib |
namespace | MeshLib |
namespace | ParameterLib |
namespace | ProcessLib |
Functions | |
std::vector< DeactivatedSubdomain > | ProcessLib::createDeactivatedSubdomains (BaseLib::ConfigTree const &config, MeshLib::Mesh const &mesh, std::vector< std::unique_ptr< ParameterLib::ParameterBase > > const ¶meters, std::map< std::string, std::unique_ptr< MathLib::PiecewiseLinearInterpolation > > const &curves) |