view TODO.txt @ 262:f1e90a92ad74 boundary_conditions

Add Quadrature and InverseQuadrature for Laplace as TensorMappings. Implement and test the 2D case. Fix implementation of apply_transpose for BoundaryQuadrature and add tests.
author Vidar Stiernström <vidar.stiernstrom@it.uu.se>
date Tue, 26 Nov 2019 08:28:26 -0800
parents e0c8f5cf3a3f
children 4308b500d6e7
line wrap: on
line source

# TODO

Kolla att vi har @inbounds och @propagate_inbounds på rätt ställen
Kolla att vi gör boundschecks överallt och att de är markerade med @boundscheck
Kolla att vi har @inline på rätt ställen

Ändra namn på variabler och funktioner så att det följer style-guide

Profilera

Konvertera till paket
Skriv tester

Specificera operatorer i TOML eller något liknande?