Handler for material parameters and settings. More...
#include "material.cuh"
#include "../cuda_utils/cuda_runtime.h"
#include "../parameter.h"
#include "../utils/logger.h"
#include <fstream>
#include <libconfig.h++>
Go to the source code of this file.
Classes | |
class | LibConfigReader |
Read material config files. More... | |
class | MaterialHandler |
Material class handler. More... | |
Handler for material parameters and settings.
Handler for material parameters/attributes/properties and settings like:
Definition in file material_handler.h.