Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gmsh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository 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
Larry Price
gmsh
Commits
3e31c136
"README.txt" did not exist on "a58f392ef302614414fbf789815c9c25b4ec9f3d"
Commit
3e31c136
authored
16 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
*** empty log message ***
parent
612aefa3
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/VERSIONS.txt
+4
-1
4 additions, 1 deletion
doc/VERSIONS.txt
doc/texinfo/gmsh.texi
+11
-12
11 additions, 12 deletions
doc/texinfo/gmsh.texi
with
15 additions
and
13 deletions
doc/VERSIONS.txt
+
4
−
1
View file @
3e31c136
$Id: VERSIONS.txt,v 1.42 2009-03-18 20:29:26 geuzaine Exp $
$Id: VERSIONS.txt,v 1.43 2009-03-30 08:19:28 geuzaine Exp $
2.3.2 (?): optionally copy transfinite mesh contraints during geometry
transformations.
2.3.1 (Mar 18, 2009): removed GSL dependency (Gmsh now simply uses
2.3.1 (Mar 18, 2009): removed GSL dependency (Gmsh now simply uses
Blas and Lapack); new per-window visibility; added support for
Blas and Lapack); new per-window visibility; added support for
...
...
This diff is collapsed.
Click to expand it.
doc/texinfo/gmsh.texi
+
11
−
12
View file @
3e31c136
...
@@ -2969,12 +2969,12 @@ interpolation matrices used for high-order adaptive visualization.
...
@@ -2969,12 +2969,12 @@ interpolation matrices used for high-order adaptive visualization.
Let us assume that the approximation of the view's value over an element
Let us assume that the approximation of the view's value over an element
is written as a linear combination of @var
{
d
}
basis functions
is written as a linear combination of @var
{
d
}
basis functions
@var
{
f
}
[@var
{
j
}
], @var
{
j
}
=0, ..., @var
{
d
}
-1 (the coefficients being
@var
{
f
}
[@var
{
j
}
], @var
{
j
}
=0, ..., @var
{
d
}
-1 (the coefficients being
stored in @var
{
list-of-values
}
).
If
@var
{
f
}
[@var
{
j
}
] =
@var
{
p
}
[0]
stored in @var
{
list-of-values
}
).
Defining
@var
{
f
}
[@var
{
j
}
] =
@var
{
F
}
[@var
{
j
}
][0] +
@var
{
p
}
[1]
@var
{
F
}
[@var
{
j
}
]
[1] + @var
{
p
}
[2]
Sum(
@var
{
i
}
=0, ...,
@var
{
d
}
-1)
@var
{
p
}
[@var
{
i
}
]
@var
{
F
}
[@var
{
j
}
][
2] + ...
, with @var
{
p
}
[@var
{
i
}
] =
@var
{
F
}
[@var
{
j
}
][
@var
{
i
}
]
, with @var
{
p
}
[@var
{
i
}
] =
@var
{
u
}^
@var
{
P
}
[@var
{
i
}
][0] @var
{
v
}^
@var
{
P
}
[@var
{
i
}
][1]
@var
{
u
}^
@var
{
P
}
[@var
{
i
}
][0] @var
{
v
}^
@var
{
P
}
[@var
{
i
}
][1]
@var
{
w
}^
@var
{
P
}
[@var
{
i
}
][2] (@var
{
u
}
, @var
{
v
}
and @var
{
w
}
being the
@var
{
w
}^
@var
{
P
}
[@var
{
i
}
][2] (@var
{
u
}
, @var
{
v
}
and @var
{
w
}
being the
coordinates
of
the element's parameter space), then
coordinates
in
the element's parameter space), then
@var
{
val-coef-matrix
}
denotes the @var
{
d
}
x @var
{
d
}
matrix @var
{
F
}
and
@var
{
val-coef-matrix
}
denotes the @var
{
d
}
x @var
{
d
}
matrix @var
{
F
}
and
@var
{
val-exp-matrix
}
denotes the @var
{
d
}
x @var
{
3
}
matrix @var
{
P
}
.
@var
{
val-exp-matrix
}
denotes the @var
{
d
}
x @var
{
3
}
matrix @var
{
P
}
.
...
@@ -2982,14 +2982,13 @@ In the same way, let us also assume that the coordinates @var{x},
...
@@ -2982,14 +2982,13 @@ In the same way, let us also assume that the coordinates @var{x},
@var
{
y
}
and @var
{
z
}
of the element are obtained through a geometrical
@var
{
y
}
and @var
{
z
}
of the element are obtained through a geometrical
mapping from parameter space as a linear combination of @var
{
m
}
basis
mapping from parameter space as a linear combination of @var
{
m
}
basis
functions @var
{
g
}
[@var
{
j
}
], @var
{
j
}
=0, ..., @var
{
m
}
-1 (the coefficients
functions @var
{
g
}
[@var
{
j
}
], @var
{
j
}
=0, ..., @var
{
m
}
-1 (the coefficients
being stored in @var
{
list-of-coords
}
).
being stored in @var
{
list-of-coords
}
). Defining @var
{
g
}
[@var
{
j
}
] =
Sum(@var
{
i
}
=0, ..., @var
{
m
}
-1) @var
{
q
}
[@var
{
i
}
]
If @var
{
g
}
[@var
{
j
}
] = @var
{
q
}
[0] @var
{
G
}
[@var
{
j
}
][0] + @var
{
q
}
[1]
@var
{
G
}
[@var
{
j
}
][@var
{
i
}
], with @var
{
q
}
[@var
{
i
}
] =
@var
{
G
}
[@var
{
j
}
][1] + @var
{
q
}
[2] @var
{
G
}
[@var
{
j
}
][2] + ..., with
@var
{
u
}^
@var
{
Q
}
[@var
{
i
}
][0] @var
{
v
}^
@var
{
Q
}
[@var
{
i
}
][1]
@var
{
q
}
[@var
{
i
}
] = @var
{
u
}^
@var
{
Q
}
[@var
{
i
}
][0]
@var
{
w
}^
@var
{
Q
}
[@var
{
i
}
][2], then @var
{
val-coef-matrix
}
denotes the
@var
{
v
}^
@var
{
Q
}
[@var
{
i
}
][1] @var
{
w
}^
@var
{
Q
}
[@var
{
i
}
][2], then
@var
{
m
}
x @var
{
m
}
matrix @var
{
G
}
and @var
{
val-exp-matrix
}
denotes the
@var
{
val-coef-matrix
}
denotes the @var
{
m
}
x @var
{
m
}
matrix @var
{
G
}
and
@var
{
m
}
x @var
{
3
}
matrix @var
{
Q
}
.
@var
{
val-exp-matrix
}
denotes the @var
{
m
}
x @var
{
3
}
matrix @var
{
Q
}
.
Here are for example the interpolation matrices for a first order
Here are for example the interpolation matrices for a first order
quadrangle:
quadrangle:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment