Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the generation of signed distance fields.
The discretization classes stores computed discretizations in the discretization (puh) dictionary with string keywords. In some places (e.g. most finite volume methods), these have been stored as keywords in the discretization object, while others have hardcoded the string at various points in the class implementation. The latter should go, only attributes should be used.
Mortar2D.jl is a Julia package to calculate discrete projections between non-conforming finite element meshes. The resulting "mortar matrices" can be used to tie non-conforming finite elements meshes together in an optimal way.
The discretization classes stores computed discretizations in the discretization (puh) dictionary with string keywords. In some places (e.g. most finite volume methods), these have been stored as keywords in the discretization object, while others have hardcoded the string at various points in the class implementation. The latter should go, only attributes should be used.
As a second correctio