2.2.5.1. Finite element pairs

opentidalfarm.finite_elements.bdfmp1dg()[source]

Return a function space U*H on mesh from the BFDM1 space.

opentidalfarm.finite_elements.bdmp0()[source]

Return a function space U*H on mesh from the BFDM1 space.

opentidalfarm.finite_elements.bdmp1dg()[source]

Return a function space U*H on mesh from the BFDM1 space.

opentidalfarm.finite_elements.mini()[source]

Return a function space U*H on mesh from the mini space.

opentidalfarm.finite_elements.p0p1()[source]

Return a function space U*H on mesh from the P0P1 space.

opentidalfarm.finite_elements.p1dgp2()[source]

Return a function space U*H on mesh from the P1dgP2 space.

opentidalfarm.finite_elements.p2p1()[source]

Return a function space U*H on mesh from the P2P1 space.

opentidalfarm.finite_elements.rt0()[source]

Return a function space U*H on mesh from the rt0 space.