Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
V
vec-testing
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dave Moxey
vec-testing
Merge requests
!2
Feature/extra code
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Feature/extra code
feature/extra-code
into
master
Overview
0
Commits
12
Pipelines
0
Changes
18
Merged
Feature/extra code
Dave Moxey
requested to merge
feature/extra-code
into
master
Aug 17, 2022
Overview
0
Commits
12
Pipelines
0
Changes
18
0
0
Merge request reports
Compare
master
version 1
7da2cf7a
Aug 17, 2022
master (base)
and
latest version
latest version
fd33705f
12 commits,
Aug 17, 2022
version 1
7da2cf7a
11 commits,
Aug 17, 2022
18 files
+
3306
−
621
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
18
meshes/square-quads.geo
0 → 100644
+
12
−
0
View file @ fd33705f
Edit in single-file editor
Open in Web IDE
Point(1) = {0,0,0,0.1};
l[] = Extrude {1,0,0} {
Point{1}; Layers{4};
};
s[] = Extrude {0,1,0} {
Line{l[1]}; Layers{4}; Recombine;
};
Physical Surface(0) = {5};
Physical Line(1) = {1};
Physical Line(2) = {4};
Physical Line(3) = {2};
Physical Line(4) = {3};
Loading