Open main menu
Home
Random
Log in
Settings
About Octave
Disclaimers
Octave
Search
Fem-fenics: Difference between revisions
Page
Discussion
← Older edit
Newer edit →
Fem-fenics
(view source)
Revision as of 12:54, 6 September 2013
8 bytes removed
,
6 September 2013
no edit summary
Revision as of 12:47, 6 September 2013
(
view source
)
Gedeone
(
talk
|
contribs
)
No edit summary
← Older edit
Revision as of 12:54, 6 September 2013
(
view source
)
Gedeone
(
talk
|
contribs
)
No edit summary
Newer edit →
Line 44:
Line 44:
a = BilinearForm ('Poisson', V);
a = BilinearForm ('Poisson', V);
L =
Poisson_LinearForm
('Poisson', V, f, g);
L =
LinearForm
('Poisson', V, f, g);
# Compute solution
# Compute solution
Gedeone
60
edits