Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
dumux
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dumux-repositories
dumux
Commits
c3a80f0043e0f935e10fc8439a822fb754c6a71d
Select Git revision
Branches
20
feature/pq2-hybrid-discretization
master
default
protected
cleanup/cvfe-for-pq2
feature/update-installexternal-to-3.11
fix/pnm-ff-snappygridmanager-3d
fix/ff-pnm-couplingmapper-duplicates
feature/higher-flexibility-for-installdumux-and-installexternal-scripts
feature/trilinos-new
feature/test-el1p-mandel
parallel/data-handle-primary-variable-states
ci/use-venv-from-container
ci/cleanup-variable-passing-downstream
cleanup/remove-old-staggered-traces
parallel/data-handler-for-privar-states
feature/pq1bubble-navier-stokes
feature/md-ff-pnm-2p-in-pnm
feature/install-download-only
doc/multidomain-addition
feature/periodic-alugrid
fix/periodic-vertex-map-ranges
Tags
20
3.10.0
3.10.0-rc1
3.9.0
3.9.0-rc1
3.8.0
3.8.0-rc1
3.7.0
3.7.0-rc1
3.6.0
3.6.0-rc1
3.5.0
3.5.0-rc1
3.4.0
3.4.0-rc1
3.3.0
3.3.0-rc1
3.2.0
3.2.0-rc2
3.2.0-rc1
3.1.0
40 results
dumux
Author
Search by author
Any Author
authors
Alexander Heinlein
searhein
Alexander Jaust
ajaust
Alexander Kissinger
kissinger
Aline Schäfer Rodrigues
AlineSRS
Anna Mareike Kostelecky
anna_m_kostelecky
Bernd Flemisch
bernd
BuildBot Reporter
buildbotreporter
Caroline Heckel
CarolineHeckel
Cedric Riethmüller
CRieth
Christoph Grüninger
gruenich
Cynthia Michalkowski
Cynthia
David Lipp
davidlipp
David Werner
david
David Werner
root
Dennis Gläser
DennisGlaeser
Dmitry Pavlov
dpavlov
Emna Mejri
emna
Farid Mohammadi
farid
Felix Weinhardt
felixw
Frank Platzek
fwplatzek
20 authors
Nov 23, 2016
[ImplicitProblem] Adjust initial() method to new structure
· c3a80f00
Dennis Gläser
authored
9 years ago
and
Timo Koch
committed
8 years ago
c3a80f00
[LocalResidual] Make LocalJacobian friend class, add evalFlux method
· 2ed8d6a0
Dennis Gläser
authored
9 years ago
and
Timo Koch
committed
8 years ago
2ed8d6a0
[CCTpfaLocalResidual] Change return type of computeFlux method
· 3d3b5a64
Dennis Gläser
authored
9 years ago
and
Timo Koch
committed
8 years ago
3d3b5a64
[LocalJacobian][Bug] Change deflected fluxes type to PrimaryVariables
· 0b305a60
Dennis Gläser
authored
9 years ago
and
Timo Koch
committed
8 years ago
0b305a60
[ImplicitProblem] Adaptions to point sources interface
· 380761f6
Dennis Gläser
authored
9 years ago
and
Timo Koch
committed
8 years ago
380761f6
[LocalResidual] Adapt computeSource method to new structure
· de41928c
Dennis Gläser
authored
9 years ago
and
Timo Koch
committed
8 years ago
de41928c
[LocalResidual] Adjust evalStorage method to new structure
· a488c212
Dennis Gläser
authored
9 years ago
and
Timo Koch
committed
8 years ago
a488c212
[LocalResidual] Adjust evalVolumeTerms method to new structure
· 99552097
Dennis Gläser
authored
9 years ago
and
Timo Koch
committed
8 years ago
99552097
[CCTpfaModel] Set properties for the different flux vars
· 9ea2161e
Dennis Gläser
authored
9 years ago
and
Timo Koch
committed
8 years ago
9ea2161e
[LocalJacobian] Change call to residual to compute fluxes
· 60ed3fa3
Dennis Gläser
authored
9 years ago
and
Timo Koch
committed
8 years ago
60ed3fa3
[LocalJacobian] Correct some syntax errors
· 9ff0d06b
Dennis Gläser
authored
9 years ago
and
Timo Koch
committed
8 years ago
9ff0d06b
[CCTpfa] Remove unnecessary forward declaration
· 7a704fe8
Dennis Gläser
authored
9 years ago
and
Timo Koch
committed
8 years ago
7a704fe8
[CCTpfa] change name of the fvelemgeomvector
· ebf461a6
Dennis Gläser
authored
9 years ago
and
Timo Koch
committed
8 years ago
ebf461a6
[CCTPFA] Edit description in propertydefaults
· b5ed30cc
Dennis Gläser
authored
9 years ago
and
Timo Koch
committed
8 years ago
b5ed30cc
[Implicit] Set fluxVar container class and required props
· 1fb0e48a
Dennis Gläser
authored
9 years ago
and
Timo Koch
committed
8 years ago
1fb0e48a
[Implicit] Add new properties for fluxVars
· 76b2a5af
Dennis Gläser
authored
9 years ago
and
Timo Koch
committed
8 years ago
76b2a5af
[Implicit][FluxVarVector] Add update method for a single fluxVar
· 9f57fa99
Dennis Gläser
authored
9 years ago
and
Timo Koch
committed
8 years ago
9f57fa99
[Implicit][Properties] Remove unnecessary properties
· 19ba2d93
Dennis Gläser
authored
9 years ago
and
Timo Koch
committed
8 years ago
19ba2d93
[ImplicitModel] Implement the flux variables class
· f955d6c0
Dennis Gläser
authored
9 years ago
and
Timo Koch
committed
8 years ago
f955d6c0
[CCTpfa][DarcyFluxVariables] change input scv to const reference
· 0728375b
Dennis Gläser
authored
9 years ago
and
Timo Koch
committed
8 years ago
0728375b
[ImplicitModel] Add todos in local jacobian
· 3a60e3ef
Dennis Gläser
authored
9 years ago
and
Timo Koch
committed
8 years ago
3a60e3ef
[ImplicitModel] Typo correction
· 747cf6f4
Dennis Gläser
authored
9 years ago
and
Timo Koch
committed
8 years ago
747cf6f4
[CCTpfa] Remove evalFluxes_ method (outdated)
· ba832fa3
Dennis Gläser
authored
9 years ago
and
Timo Koch
committed
8 years ago
ba832fa3
[ImplicitModel] Remove fvGeometry from function calls
· 78e24147
Dennis Gläser
authored
9 years ago
and
Timo Koch
committed
8 years ago
78e24147
[CCTpfa] Further adjust the local residual to new structure
· 76dab24b
Dennis Gläser
authored
9 years ago
and
Timo Koch
committed
8 years ago
76dab24b
[Implicit] Further adjust the local residual to new structure
· 238cd72e
Dennis Gläser
authored
9 years ago
and
Timo Koch
committed
8 years ago
238cd72e
[Implicit] Adjust local residual to new structure
· d31536fe
Dennis Gläser
authored
9 years ago
and
Timo Koch
committed
8 years ago
d31536fe
[Implicit] Adjust local jacobian to new structure
· a317978d
Dennis Gläser
authored
9 years ago
and
Timo Koch
committed
8 years ago
a317978d
[Implicit] Adjust CC and Box ElementBoundaryTypes to new structure
· fce10396
Dennis Gläser
authored
9 years ago
and
Timo Koch
committed
8 years ago
fce10396
[ImplicitProblem] Adjust BC Interfaces
· ab455103
Dennis Gläser
authored
9 years ago
and
Timo Koch
committed
8 years ago
ab455103
[ImplicitModel] Assembler adapted to the new structure
· 2472882e
Dennis Gläser
authored
9 years ago
and
Timo Koch
committed
8 years ago
2472882e
[CCTpfa] Add the DarcyFluxVariables
· 335d05e8
Dennis Gläser
authored
9 years ago
and
Timo Koch
committed
8 years ago
335d05e8
[CCTpfa] Add a local residual for the CCTpfa models
· 94218714
Dennis Gläser
authored
9 years ago
and
Timo Koch
committed
8 years ago
94218714
[tpfa] Move folder to cellcentered/tpfa
· 686e7f54
Timo Koch
authored
9 years ago
686e7f54
[test] Update the fv element geometry test
· ff640c8d
Timo Koch
authored
9 years ago
ff640c8d
[model][properties] Add global vectors
· 62f72474
Timo Koch
authored
9 years ago
62f72474
[fvGeometry] Return local number of scvs and scv faces
· 9dddff21
Timo Koch
authored
9 years ago
9dddff21
[globalvectors] Add global flux and volume variables vector class
· 1ce5ee5d
Timo Koch
authored
9 years ago
1ce5ee5d
[fvgeomvector] Add global numScv, numScvf. Use elementMapper indices.
· 3ddfe602
Timo Koch
authored
9 years ago
3ddfe602
[scvf] Add global index of the scvf to itself
· 9d2f3c46
Timo Koch
authored
9 years ago
9d2f3c46
Loading