g+smo:newExpressions

Last commit made on 2021-08-16
Get this branch:
git clone -b newExpressions https://git.launchpad.net/g+smo

Branch merges

Branch information

Name:
newExpressions
Repository:
lp:g+smo

Recent commits

d16d11d... by Hugo Verhelst <email address hidden>

Merge remote-tracking branch 'origin/newExpressions' into newExpressions

4e2ace6... by Hugo Verhelst <email address hidden>

parametric neumann container

3414b33... by Hugo Verhelst <email address hidden>

Merge remote-tracking branch 'origin/newExpressions' into newExpressions

2234842... by Hugo Verhelst <email address hidden>

row and coll expr

9717dbc... by Hugo Verhelst <email address hidden>

small fix spectra

fe942c7... by Hugo Verhelst <email address hidden>

Merge remote-tracking branch 'origin/stable' into newExpressions

8b36bfe... by Hugo Verhelst <email address hidden>

Merge pull request #463 from gismo/THB-offset

Added improved boundary offset

a927c29... by Hugo Verhelst <email address hidden>

Added improved boundary offset

69a0857... by Stefan Takacs <email address hidden>

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.)

a579b24... by Jarle Sogn

Update gsDirichletValues.h (#461)

This is needed when I compile the unsupported submodule