Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* first commit * move a file to a dedicated repo * add lumped mass for vec bdm1and new vec rt0 class * add lumped mass for pw linears * add optional data in the computation of the l2 errors * in the rt0 mass matrix do the dummy data if data are not given * added spanning tree * fix flake8 complain * fix a - in the asym 2d * add specific computation of the L2 error for vecP0 * update l2 error computation * fix some orthographic mistakes * update the dummy data creation in the rt0 * update the unit data in the mdg * in the projection use unit instead of flow as standard keyword * update the test elasticity with the new definition of the asym operator in 2d * remove comment from test projection * add for the text vecbdm1 the check for the lump mass matrix and projection to and from rt0 * update the test vector pw constant in the computation of the error * add test for vec rt0 * add tutorial for the elasticity mixed * add tutorial for cosserat * update create grid to pass kwargs correctly to pp * update requirements dev to be compliant with pp * update file according to the new version of black * fix some spelling mistake * changed asym to pwLinears implemented VecPWLinears implemented eval_at_centers for PwLinears * implemented cosserat asymasym term * add small details in the comments * introduced cosserat matrix VecRT0 introduced lumped cosserat matrix VecBDM1 included tests added weight to PwLinear mass included test for pwlinear eval * add test for the vector pw linear space * add test for spanning tree Cosserat * remove slash from \G and \d * update the tutorial for cosserat * use the mass_cosserat in the tutorial * update cosserat tutorial * change from pop to get in kwargs in the create_grid file --------- Co-authored-by: Wietse Boon <[email protected]>
- Loading branch information