# Finite element method 1d

**URL:** https://community.freefem.org/t/finite-element-method-1d/1210
**Category:** General Discussion
**Created:** [September 15, 2021, 10:49pm UTC](https://community.freefem.org/t/finite-element-method-1d/1210 "2021-09-15T22:49:02Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Jamal](https://yyz2.discourse-cdn.com/flex030/user_avatar/community.freefem.org/jamal/32/1527_2.png) [@Jamal](https://community.freefem.org/u/Jamal)
#### Post date: [September 15, 2021, 10:49pm UTC](https://community.freefem.org/t/finite-element-method-1d/1210/1 "2021-09-15T22:49:02Z")

</div>

Hello everyone;  
I’m searching for a example to solving the Poisson’s equation 1D using freefem

---

<div class="post-metadata">

### Author: ![Emma87](https://avatars.discourse-cdn.com/v4/letter/e/e47774/32.png) [@Emma87](https://community.freefem.org/u/Emma87)
#### Post date: [September 23, 2021, 7:17pm UTC](https://community.freefem.org/t/finite-element-method-1d/1210/2 "2021-09-23T19:17:14Z")

</div>

Hi Jamal,  
You can review the following link, how to define problems in 1D

> **[FreeFem-sources/examples/3dCurve at master · FreeFem/FreeFem-sources](https://github.com/FreeFem/FreeFem-sources/tree/master/examples/3dCurve)**
>
> master/examples/3dCurve

---

<div class="post-metadata">

### Author: ![emeseron](https://avatars.discourse-cdn.com/v4/letter/e/43a26b/32.png) [@emeseron](https://community.freefem.org/u/emeseron)
#### Post date: [June 17, 2022, 10:21pm UTC](https://community.freefem.org/t/finite-element-method-1d/1210/3 "2022-06-17T22:21:46Z")

</div>

Hi,  
You can find some examples here  
[https://www.um.es/freefem/ff++/pmwiki.php?n=Main.Examples1D](https://www.um.es/freefem/ff++/pmwiki.php?n=Main.Examples1D)  
Regards
