[root]/pde/DomainExternalSolverPackage/ModelicaLibraries/ExternalC/rheolef
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 56 (100.0%) | 2118 (100.0%) | 37.8 |
levsa | 37 (66.1%) | 2118 (100.0%) | 57.2 |
adrpo | 19 (33.9%) | 0 (0.0%) | 0.0 |
moved to the old repository:
https://openmodelica.ida.liu.se/svn/OpenModelica/old/pde
0 lines of code changed in 19 files:
Fixed neumann and robin boundary conditions. Fixed bug with extra blocked boundary values by patching the mesh so that
it is consistent with rheolefs way of handling blocked edges. Rheolef blocked end points of edges that are blocked, if the end points themselves are not blocked. So we fix this in the mesh after reading the mesh, see PDEbhjl.FEMForms.Autonomous.Diffusion2D.
1245 lines of code changed in 10 files:
form_bdr_on_bnd added. Unneeded arguments in poisson_rheolef.cc removed
13 lines of code changed in 3 files:
Code for boundary forms and boundary coordinate access
435 lines of code changed in 6 files:
Initial
16 lines of code changed in 1 file:
Initial
409 lines of code changed in 17 files: