OGS
CreateSigmoid.h File Reference
#include <memory>
#include "Sigmoid.h"
Include dependency graph for CreateSigmoid.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  BaseLib
namespace  MaterialPropertyLib

Functions

std::unique_ptr< SigmoidMaterialPropertyLib::createSigmoid (BaseLib::ConfigTree const &config)
 Create a Sigmoid property from XML configuration.