My Project
|
Files | |
baseauxiliarymodule.hh | |
Base class for specifying auxiliary equations. | |
fvbaseadlocallinearizer.hh | |
Calculates the local residual and its Jacobian for a single element of the grid. | |
fvbaseboundarycontext.hh | |
Represents all quantities which available on boundary segments. | |
fvbaseconstraints.hh | |
Class to specify constraints for a finite volume spatial discretization. | |
fvbaseconstraintscontext.hh | |
Represents all quantities which available for calculating constraints. | |
fvbasediscretization.hh | |
The base class for the finite volume discretization schemes. | |
fvbasediscretizationfemadapt.hh | |
The base class for the finite volume discretization schemes. | |
fvbaseelementcontext.hh | |
This class stores an array of IntensiveQuantities objects, one intensive quantities object for each of the element's vertices. | |
fvbaseextensivequantities.hh | |
Provide the properties at a face which make sense indepentently of the conserved quantities. | |
fvbasefdlocallinearizer.hh | |
Calculates the Jacobian of the local residual for finite volume spatial discretizations using a finite difference method. | |
fvbasegradientcalculator.hh | |
This class calculates gradients of arbitrary quantities at flux integration points using the two-point approximation scheme. | |
fvbaseintensivequantities.hh | |
Base class for the model specific class which provides access to all intensive (i.e., volume averaged) quantities. | |
fvbaselinearizer.hh | |
The common code for the linearizers of non-linear systems of equations. | |
fvbaselocalresidual.hh | |
Element-wise caculation of the residual matrix for models based on a finite volume spatial discretization. | |
fvbasenewtonconvergencewriter.hh | |
Writes the intermediate solutions during the Newton scheme for models using a finite volume discretization. | |
fvbasenewtonmethod.hh | |
A Newton method for models using a finite volume discretization. | |
fvbaseparameters.hh | |
Declare the properties used by the infrastructure code of the finite volume discretizations. | |
fvbaseprimaryvariables.hh | |
Represents the primary variables used by the a model. | |
fvbaseproblem.hh | |
Base class for all problems which use a finite volume spatial discretization. | |
fvbaseproperties.hh | |
Declare the properties used by the infrastructure code of the finite volume discretizations. | |
linearizationtype.hh | |
The common code for the linearizers of non-linear systems of equations. | |
restrictprolong.hh | |
tpfalinearizer.hh | |
The common code for the linearizers of non-linear systems of equations. | |