OGS
CreatePhase.h File Reference

Detailed Description

Author
Norbert Grunwald
Date
07.09.2017

Definition in file CreatePhase.h.

#include <map>
#include <memory>
#include <optional>
#include <string>
#include <vector>
Include dependency graph for CreatePhase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  BaseLib
 
namespace  ParameterLib
 
namespace  MaterialPropertyLib
 
namespace  MathLib
 

Functions

std::vector< std::unique_ptr< Phase > > MaterialPropertyLib::createPhases (int const geometry_dimension, std::optional< BaseLib::ConfigTree > const &config, std::vector< std::unique_ptr< ParameterLib::ParameterBase > > const &parameters, ParameterLib::CoordinateSystem const *const local_coordinate_system, std::map< std::string, std::unique_ptr< MathLib::PiecewiseLinearInterpolation > > const &curves)