1#ifndef CHITECH_LBS_ADJ_RESPONSE_FUNCTION_H
2#define CHITECH_LBS_ADJ_RESPONSE_FUNCTION_H
19 std::shared_ptr<chi_mesh::LogicalVolume> in_logical_volume,
20 std::string in_lua_function_name) :
21 name(std::move(in_name)),
ResponseFunctionDesignation(std::string in_name, std::shared_ptr< chi_mesh::LogicalVolume > in_logical_volume, std::string in_lua_function_name)
const std::shared_ptr< chi_mesh::LogicalVolume > logical_volume
const std::string lua_functional
std::vector< double > GetMGResponse(const chi_mesh::Cell &cell, size_t num_groups) const