1#ifndef CHITECH_FIELD_OPERATIONS_MULTIFIELD_H
2#define CHITECH_FIELD_OPERATIONS_MULTIFIELD_H
const std::vector< size_t > dependent_field_handles_
std::vector< unsigned int > result_component_references_
std::vector< std::shared_ptr< const FieldFunction > > dependent_ffs_
const size_t result_field_handle_
std::shared_ptr< const chi_math::FunctionDimAToDimB > function_ptr_
static chi::InputParameters GetInputParameters()
const size_t function_handle_
std::shared_ptr< FieldFunctionGridBased > primary_ff_
std::vector< unsigned int > dependent_field_ref_component_
MultiFieldOperation(const chi::InputParameters ¶ms)