Skip to content

Conversation

vickysharma0812
Copy link
Member

@vickysharma0812 vickysharma0812 commented Jan 28, 2024

Adding ElemDataList_Class

  • Adding ElemDataList_Class
  • Minor fixes in ftlList macro
  • Minor chages in ElementList, RealList, IntList, StringList

Generated summary (powered by Graphite)

TL;DR

This pull request includes changes to the CMakeLists.txt and AbstractMesh_Class.F90 files. It adds a new file called ElemDataList_Class.F90 to the target sources in CMakeLists.txt and adds an import statement for the ElemData_Display module in AbstractMesh_Class.F90.

What changed

  • Added ElemDataList_Class.F90 file to target sources in CMakeLists.txt
  • Added import statement for ElemData_Display module in AbstractMesh_Class.F90

How to test

  1. Compile and build the project
  2. Verify that ElemDataList_Class.F90 is included in the target sources
  3. Verify that the import statement for ElemData_Display module is added in AbstractMesh_Class.F90

Why make this change

This change adds a new class called ElemDataList_Class.F90 to the AbstractMesh module. The purpose and functionality of this class are not specified. The change also includes necessary modifications to the CMakeLists.txt and AbstractMesh_Class.F90 files to ensure proper compilation and usage of the new class.

- Adding ElemDataList_Class
- Minor fixes in ftlList macro
- Minor chages in ElementList, RealList, IntList, StringList
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant