-
- Downloads
Merge pull request #2653 from Scinopode/create_properties
Create Methods for MPL Properties
Showing
- MaterialLib/MPL/CreateProperty.cpp 6 additions, 143 deletionsMaterialLib/MPL/CreateProperty.cpp
- MaterialLib/MPL/Properties/CreateConstant.cpp 84 additions, 0 deletionsMaterialLib/MPL/Properties/CreateConstant.cpp
- MaterialLib/MPL/Properties/CreateConstant.h 30 additions, 0 deletionsMaterialLib/MPL/Properties/CreateConstant.h
- MaterialLib/MPL/Properties/CreateExponentialProperty.cpp 54 additions, 0 deletionsMaterialLib/MPL/Properties/CreateExponentialProperty.cpp
- MaterialLib/MPL/Properties/CreateExponentialProperty.h 30 additions, 0 deletionsMaterialLib/MPL/Properties/CreateExponentialProperty.h
- MaterialLib/MPL/Properties/CreateIdealGasLaw.cpp 26 additions, 0 deletionsMaterialLib/MPL/Properties/CreateIdealGasLaw.cpp
- MaterialLib/MPL/Properties/CreateIdealGasLaw.h 30 additions, 0 deletionsMaterialLib/MPL/Properties/CreateIdealGasLaw.h
- MaterialLib/MPL/Properties/CreateLinearProperty.cpp 61 additions, 0 deletionsMaterialLib/MPL/Properties/CreateLinearProperty.cpp
- MaterialLib/MPL/Properties/CreateLinearProperty.h 30 additions, 0 deletionsMaterialLib/MPL/Properties/CreateLinearProperty.h
- MaterialLib/MPL/Properties/CreateParameterProperty.cpp 36 additions, 0 deletionsMaterialLib/MPL/Properties/CreateParameterProperty.cpp
- MaterialLib/MPL/Properties/CreateParameterProperty.h 32 additions, 0 deletionsMaterialLib/MPL/Properties/CreateParameterProperty.h
- MaterialLib/MPL/Properties/CreateProperties.h 19 additions, 0 deletionsMaterialLib/MPL/Properties/CreateProperties.h
- MaterialLib/MPL/Properties/IdealGasLaw.h 2 additions, 9 deletionsMaterialLib/MPL/Properties/IdealGasLaw.h
- MaterialLib/MPL/Properties/ParameterProperty.h 2 additions, 1 deletionMaterialLib/MPL/Properties/ParameterProperty.h
- Tests/MaterialLib/TestMPLIdealGasLaw.cpp 1 addition, 1 deletionTests/MaterialLib/TestMPLIdealGasLaw.cpp
Loading
Please register or sign in to comment