Skip to content

Conversation

vickysharma0812
Copy link
Member

No description provided.

- AddingShowTime in AbstractMesh_Class
- Updating Initiate, Deallocate, Display Methods
- AddingShowTime in AbstractMesh_Class
- Updating Initiate, Deallocate, Display Methods

---

<details open="true"><summary>Generated summary (powered by <a href="https://app.graphite.dev">Graphite</a>)</summary>

> ## TL;DR
> This pull request includes changes to the AbstractMesh_Class.F90 file. It adds a new logical variable "showTime" and modifies existing logical variables "readFromFile" and "isInitiated". These changes are related to performance monitoring and file reading functionality in the AbstractMesh class.
> 
> ## What changed
> - Added a new logical variable "showTime"
> - Modified existing logical variables "readFromFile" and "isInitiated"
> 
> ## How to test
> 1. Compile and run the code with the changes
> 2. Verify that the new logical variable "showTime" is functioning correctly
> 3. Verify that the modified logical variables "readFromFile" and "isInitiated" are functioning correctly
> 
> ## Why make this change
> The changes made in this pull request are necessary to improve the performance monitoring and file reading functionality in the AbstractMesh class. The addition of the "showTime" variable allows for more accurate timing measurements, while the modifications to "readFromFile" and "isInitiated" ensure proper handling of file reading operations. These changes will enhance the overall functionality and efficiency of the AbstractMesh class.
</details>
@vickysharma0812 vickysharma0812 self-assigned this Jan 31, 2024
@vickysharma0812 vickysharma0812 merged commit 93c7b64 into dev Jan 31, 2024
@vickysharma0812 vickysharma0812 deleted the 01-31-Updating_AbstractMesh_Class_import branch January 31, 2024 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant