SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for gismo-examples-20.12.0-536.1.i586.rpm :

* Wed Sep 01 2021 obs-service-tar-scmAATTinvalid- Update to version 20.12.0:
* update elasticity revision
*
* minor fixes
*
* Merge pull request #463 from gismo/THB-offset
*
* Added improved boundary offset
* Added improved boundary offset
*
* Improvements for gsVisitorDg and gsVisitorNitsche and others (#462)
*
*
* Improvements for gsVisitorDg and gsVisitorNitsche:
*
* By default, the grid size on the physical domain should be considered.
*
* Make penalty coefficient freely configurable
*
* Introduce additional parameters alpha and beta to make other DG-types (like NIPG) possible
*
* Improvements for gsGenericAssembler:
*
* Allow to assemble all terms of interest separately
*
* Allow to suppress refreshing, which allows successive assembling
*
* Allow to provide custom gsDofMapper
*
* Follow-up changes for assemblers:
*
* Provide default options from gsVisitorDg and gsVisitorNitsche, if applicable
*
* Moreover:
*
* Improve doxygen (make visitors visible and put them now consistently to assembler module)
*
* Provide hpp-file now for all assemblers (so there should be no header-dependence of examples on visitors, which should improve compilation times.)
* Update gsDirichletValues.h (#461)
*
* This is needed when I compile the unsupported submodule
* Ieti cleanup (#459)
*
* a) write the member functions in gsIeti/gsIetiMapper.h roughly in the order in which they should be called
* b) in gsPrimalSystem.hpp there was a small bug that made the code crash if there was a patch that had no primal dofs
* c) better estimates for how much memory to be reserve()-ed, particularly for d!=2.
* Improve gsRemapInterface (#453)
*
*
* Make a clear distinction between affine mapping, i.e., if G_2 \\circ G_1^{-1} is affine-linear, and between non-matching, i.e., the interface is not a whole edge, side, etc.
*
* A fitting curve is only required for the non-affine case. This case is still restricted to 2D.
*
* For the affine case, we can now handle any dimension since here the pre-image of the interface to the parameter domain is always an axes-parallel box.
*
* Simplify and clean code.
*
* No hidden method-parameters - all tolerances can now be configured
*
* configuration via one gsOptionList
* Move gsCDRAssembler::assemble to hpp file (#458)
*
*
* Merge pull request #457 from gismo/spectra
*
* Spectra add SymShiftSolver
* Sun Nov 22 2020 angelos.mantzaflrarisAATTinria.fr- fix spec file
 
ICM