Various tests for facet coupling problems with different dimensions: Discrete facet conforming fracture models and problems with physics on a domain surface. The files are listed below. More...
Various tests for facet coupling problems with different dimensions: Discrete facet conforming fracture models and problems with physics on a domain surface. The files are listed below.
Files | |
| file | multidomain/facet/1p_1p/analytical/main.cc |
| Test for the one-phase facet coupling model. | |
| file | analytical/problem_bulk.hh |
| The problem for the bulk domain in the single-phase facet coupling test. | |
| file | analytical/problem_lowdim.hh |
| The problem for the lower-dimensional domain in the single-phase facet coupling test. | |
| file | multidomain/facet/1p_1p/analytical/spatialparams.hh |
| The spatial parameters for the single-phase facet coupling test. | |
| file | multidomain/facet/1p_1p/gravity/main.cc |
| Test for the one-phase facet coupling model. | |
| file | gravity/problem_bulk.hh |
| The problem for the bulk domain in the single-phase facet coupling test. | |
| file | gravity/problem_lowdim.hh |
| The problem for the lower-dimensional domain in the single-phase facet coupling test. | |
| file | multidomain/facet/1p_1p/gravity/spatialparams.hh |
| The spatial parameters for the single-phase facet coupling test. | |
| file | multidomain/facet/1p_1p/linearprofile/main.cc |
| Test for the one-phase facet coupling model. | |
| file | linearprofile/problem_bulk.hh |
| The problem for the bulk domain in the single-phase facet coupling test. | |
| file | linearprofile/problem_lowdim.hh |
| The problem for the lower-dimensional domain in the single-phase facet coupling test. | |
| file | multidomain/facet/1p_1p/linearprofile/spatialparams.hh |
| The spatial parameters for the single-phase facet coupling test. | |
| file | multidomain/facet/1p_1p/threedomain/main.cc |
| Test for the one-phase facet coupling model. | |
| file | threedomain/problem_bulk.hh |
| The problem for the bulk domain in the single-phase facet coupling test. | |
| file | problem_edge.hh |
| The problem for the (d-2)-dimensional edge domain in the single-phase facet coupling test involving three domains. | |
| file | problem_facet.hh |
| The problem for the (d-1)-dimensional facet domain in the single-phase facet coupling test involving three domains. | |
| file | multidomain/facet/1p_1p/threedomain/spatialparams.hh |
| The spatial parameters for the single-phase facet coupling test. | |
| file | test_facetcouplingmapper.cc |
| Tests the coupling mapper class for models using facet coupling. | |
| file | test_facetcouplingmapper_boundary.cc |
| Tests the coupling mapper class for models using facet coupling. | |
| file | test_gridmanager.cc |
| Tests the grid manager class for models using facet coupling. | |
| file | test_vertexmapper.cc |
| Tests the vertex mapper class for models using facet coupling. | |
| file | multidomain/facet/tracer_tracer/main.cc |
| Test for the one-phase facet coupling model. | |
| file | problem_1p_bulk.hh |
| The problem for the bulk domain of the single-phase problem within the tracer facet coupling test. | |
| file | problem_1p_lowdim.hh |
| The problem for the facet domain of the single-phase problem within the tracer facet coupling test. | |
| file | problem_tracer_bulk.hh |
| The problem for the bulk domain of the tracer facet coupling test. | |
| file | problem_tracer_lowdim.hh |
| The problem for the lowdim domain of the tracer facet coupling test. | |
| file | multidomain/facet/tracer_tracer/spatialparams_1p.hh |
| The spatial parameters of the single-phase problem within the tracer facet coupling test. | |
| file | multidomain/facet/tracer_tracer/spatialparams_tracer.hh |
| Definition of the spatial parameters for the tracer problem. | |
| file | tracerfluidsystem.hh |
| Fluid system for the tracer facet coupling test. | |
| file | tracermodeltraits.hh |
| The model traits used in the tracer facet coupling test. | |
Classes | |
| class | Dumux::OnePBulkProblem< TypeTag > |
| Test problem for the incompressible one-phase model with coupling across the bulk grid facets. More... | |
| class | Dumux::OnePLowDimProblem< TypeTag > |
| The lower-dimensional test problem for the incompressible one-phase model with coupling across the bulk grid facets. More... | |
| class | Dumux::OnePSpatialParams< GridGeometry, Scalar > |
| The spatial parameters class for the test problem using the 1p cc model. More... | |
| class | Dumux::OnePEdgeProblem< TypeTag > |
| The (d-2)-dimensional test problem for the incompressible one-phase model with coupling across the bulk grid facets. More... | |
| class | Dumux::OnePFacetProblem< TypeTag > |
| The (d-1)-dimensional test problem for the incompressible one-phase model with coupling across the bulk grid facets. More... | |
| class | Dumux::TracerBulkProblem< TypeTag > |
| The problem for the bulk domain of the tracer facet coupling test. More... | |
| class | Dumux::TracerLowDimProblem< TypeTag > |
| The problem for the bulk domain of the tracer facet coupling test. More... | |
| class | Dumux::TracerSpatialParams< GridGeometry, Scalar > |
| Definition of the spatial parameters for the tracer problem. More... | |