Skip to content
Snippets Groups Projects
Commit d85cc62a authored by Amaury Johnen's avatar Amaury Johnen
Browse files

small typo

parent 600df4d2
No related branches found
No related tags found
No related merge requests found
...@@ -3444,8 +3444,8 @@ being stored in @var{list-of-coords}). Defining @var{g}[@var{i}] = ...@@ -3444,8 +3444,8 @@ being stored in @var{list-of-coords}). Defining @var{g}[@var{i}] =
Sum(@var{j}=0, ..., @var{m}-1) @var{G}[@var{i}][@var{j}] Sum(@var{j}=0, ..., @var{m}-1) @var{G}[@var{i}][@var{j}]
@var{q}[@var{j}], with @var{q}[@var{j}] = @var{u}^@var{Q}[@var{j}][0] @var{q}[@var{j}], with @var{q}[@var{j}] = @var{u}^@var{Q}[@var{j}][0]
@var{v}^@var{Q}[@var{j}][1] @var{w}^@var{Q}[@var{j}][2], then @var{v}^@var{Q}[@var{j}][1] @var{w}^@var{Q}[@var{j}][2], then
@var{val-coef-matrix} denotes the @var{m} x @var{m} matrix @var{G} and @var{geo-coef-matrix} denotes the @var{m} x @var{m} matrix @var{G} and
@var{val-exp-matrix} denotes the @var{m} x @var{3} matrix @var{Q}. @var{geo-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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment