Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
getdp
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
getdp
getdp
Merge requests
!16
implémentation de la solution PEWE onde S
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
implémentation de la solution PEWE onde S
pewes
into
master
Overview
0
Commits
1
Pipelines
1
Changes
5
Merged
implémentation de la solution PEWE onde S
Christophe Geuzaine
requested to merge
pewes
into
master
Sep 16, 2017
Overview
0
Commits
1
Pipelines
1
Changes
5
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
a38927dd
1 commit,
Sep 16, 2017
5 files
+
184
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
Interface/ProDefines.h
+
1
−
0
View file @ a38927dd
Edit in single-file editor
Open in Web IDE
Show full file
@@ -1149,6 +1149,7 @@ struct StringXFunction2Nbr F_Function[] = { /* #Par #Arg */
// F_PeWe
{
"ElastodynamicsCylinderCavity"
,
(
CAST
)
F_ElastodynamicsCylinderCavity
,
5
,
1
},
{
"ElastodynamicsCylinderWall"
,
(
CAST
)
F_ElastodynamicsCylinderWall
,
5
,
1
},
{
"ElastodynamicsCylinderWallS"
,
(
CAST
)
F_ElastodynamicsCylinderWallS
,
5
,
1
},
// F_Raytracing: ray tracing functions
{
"CylinderPhase"
,
(
CAST
)
F_CylinderPhase
,
0
,
1
},
Loading