Skip to content

Add TEAM4 HForm Mesh Uniform Refinement Test Case#113

Open
EdwardPalmer99 wants to merge 14 commits intoEdwardPalmer99/mesh-update-feature-branchfrom
EdwardPalmer99/mesh-update-feature/add-team4-hform-mesh-refinement-test-case
Open

Add TEAM4 HForm Mesh Uniform Refinement Test Case#113
EdwardPalmer99 wants to merge 14 commits intoEdwardPalmer99/mesh-update-feature-branchfrom
EdwardPalmer99/mesh-update-feature/add-team4-hform-mesh-refinement-test-case

Conversation

@EdwardPalmer99
Copy link
Contributor

  • Adds Reset method to FluxMonitorAux.
  • Adds a second test case named "TestTEAM4HFormMeshUpdates" which is identical to "TestTEAM4HForm" but solves for two different refinement levels.

_a0_solver = std::make_unique<hephaestus::DefaultH1PCGSolver>(_solver_options, *_diffusion_mat);
}
// Solve
_a0_solver = std::make_unique<hephaestus::DefaultH1PCGSolver>(_solver_options, *_diffusion_mat);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Duplicate of #112 ?

@EdwardPalmer99 EdwardPalmer99 changed the base branch from EdwardPalmer99/mesh-update-feature/handle-update-initial-version to EdwardPalmer99/mesh-update-feature-branch July 12, 2024 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants