SPH
Functions
Materials.cpp File Reference
#include "sph/Materials.h"
#include "io/Logger.h"
#include "physics/Eos.h"
#include "physics/Rheology.h"
#include "quantities/Quantity.h"
#include "quantities/Storage.h"
#include "system/Factory.h"
#include "thread/CheckFunction.h"
#include "thread/Scheduler.h"

Go to the source code of this file.

Functions

AutoPtr< IMaterialgetMaterial (const MaterialEnum type)
 

Function Documentation

◆ getMaterial()

AutoPtr<IMaterial> getMaterial ( const MaterialEnum  type)

Definition at line 91 of file Materials.cpp.