Skip to content
Snippets Groups Projects
Commit e76383be authored by Anthony Royer's avatar Anthony Royer
Browse files

Merge branch 'fix' into 'master'

Hotfix tutorial

See merge request !15
parents a8b4863b fa1c885a
No related branches found
No related tags found
1 merge request!15Hotfix tutorial
Pipeline #10069 passed
......@@ -89,7 +89,7 @@ int main(int argc, char **argv)
double pi = 3.14159265359;
int nDom = 3;
unsigned int nDom = 3;
gmshDdm.userDefinedParameter(nDom, "nDom");
double L = 5;
double l = 1;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment