fvbaseconstraints.hh File Reference

Class to specify constraints for a finite volume spatial discretization. More...

#include <ewoms/common/propertysystem.hh>
#include <opm/common/Valgrind.hpp>

Go to the source code of this file.

Classes

class  Ewoms::FvBaseConstraints< TypeTag >
 Class to specify constraints for a finite volume spatial discretization. More...
 

Functions

 Ewoms::Properties::NEW_PROP_TAG (PrimaryVariables)
 The class storing primary variables plus pseudo primary variables. More...
 

Detailed Description

Class to specify constraints for a finite volume spatial discretization.

Note that eWoms does not support "partial" constraints. (I.e., either all equations must be constraint or none.)

Function Documentation

◆ NEW_PROP_TAG()

Ewoms::Properties::NEW_PROP_TAG ( PrimaryVariables  )

The class storing primary variables plus pseudo primary variables.

Specifies the type of a solution for a single degee of freedom.

A vector of primary variables within a sub-control volume.