Flux related to the cell-centered multi-point flux approximation schemes. More...
Flux related to the cell-centered multi-point flux approximation schemes.
Files | |
file | flux/ccmpfa/darcyslaw.hh |
Darcy's Law for cell-centered finite volume schemes with multi-point flux approximation. | |
file | ccmpfa/fickslaw.hh |
Fick's law for cell-centered finite volume schemes with multi-point flux approximation. | |
file | ccmpfa/fourierslaw.hh |
Fourier's law for cell-centered finite volume schemes with multi-point flux approximation. | |
Classes | |
class | Dumux::DarcysLawImplementation< TypeTag, DiscretizationMethod::ccmpfa > |
Darcy's law for cell-centered finite volume schemes with multi-point flux approximation. More... | |
class | Dumux::FicksLawImplementation< TypeTag, DiscretizationMethod::ccmpfa, referenceSystem > |
Fick's law for cell-centered finite volume schemes with multi-point flux approximation. More... | |
class | Dumux::FouriersLawImplementation< TypeTag, DiscretizationMethod::ccmpfa > |
Fourier's law for cell-centered finite volume schemes with two-point flux approximation. More... | |