Skip to content

Modify the interpolation tasks to do it by 'n' nodes #1

@fabricix

Description

@fabricix

Introduction

Currently the interpolation tasks are performed over two nodes of a 1D element.

Objective

In order to expand the code to 2D or 3D, these operations must be carried out in a more general way, using a loop over all nodes in the element.

Verification

As an initial verification, the solution given by the implementation must be coincident with the current implementation, that does the loop only over two nodes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions