Fem-fenics: Difference between revisions
Jump to navigation
Jump to search
← Older edit
Newer edit →
Fem-fenics
(edit)
Revision as of 09:32, 5 October 2013
3 bytes added
,
5 October 2013
→Poisson Equation
Revision as of 18:11, 17 September 2013
(
edit
)
Gedeone
(
talk
|
contribs
)
(
→Poisson Equation
)
← Older edit
Revision as of 09:32, 5 October 2013
(
edit
)
(
undo
)
Gedeone
(
talk
|
contribs
)
(
→Poisson Equation
)
Newer edit →
Line 66:
Line 66:
# L = f*v*dx + g*v*ds
# L = f*v*dx + g*v*ds
a = BilinearForm ('Poisson', V);
a = BilinearForm ('Poisson'
, V
, V);
L = LinearForm ('Poisson', V, f, g);
L = LinearForm ('Poisson', V, f, g);
Gedeone
60
edits
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
🏠 GNU Octave Wiki
⚙️ Installing
📦 Packages
📝 Contributed Code
🔬 Development
❓ FAQ
Wiki
Recent changes
Random page
Index
Help
Tools
Special pages
Printable version