- Nov 23, 2016
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This flux variables class contains the flux variables for the different types of possible fluxes (Darcy, molecular diffusion, heat transport). Template specializations are provided for the different combinations of fluxes.
-
-
-
-
-
-
-
-
-
-
-
-
The assembler is now designed to work for all methods, no extra classes for box and cc models are required
-
-
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
-
-
Timo Koch authored
The fvGeometryVector builds all sub control volumes, sub control volume faces and fvGeometries; where the fvGeometries are merely providing iterators over scvs and scvfs of an element.
-
Timo Koch authored
This becomes obsolete because the volume variables are now only computed twice per dof in each newton iteration, a necessary update and one time with a deflected solution to compute the derivatives correctly.
-