nufi online, todo: plotting

This commit is contained in:
Vasco C. B. Ferreira
2026-03-10 14:58:07 +01:00
parent bf7ad1e595
commit 080d10851a
6 changed files with 274 additions and 100 deletions
+3
View File
@@ -5,6 +5,9 @@ int main()
{
try
{
//Used in the past to test the basic poisson problem
//
// PoissonProblem<Parameters::DIMENSION> poisson_problem(Parameters::FE_DEGREE,
// Parameters::NV);
//