We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e341df commit 8a1629fCopy full SHA for 8a1629f
1 file changed
src/mesh/meshGenerationScript.js
@@ -12,9 +12,7 @@
12
* Class to handle the generation of structured finite element meshes
13
*/
14
15
-
16
-import { importGmsh } from '../readers/gmshQuadReader';
17
+import { importGmsh } from '../readers/gmshQuadReader.js';
18
19
export class meshGeneration {
20
/**
0 commit comments