ptflash/flashprimaryvariables.hh File Reference
#include "flashindices.hh"
#include <opm/models/discretization/common/fvbaseprimaryvariables.hh>
#include <opm/models/common/energymodule.hh>
#include <opm/material/constraintsolvers/NcpFlash.hpp>
#include <opm/material/fluidstates/CompositionalFluidState.hpp>
#include <opm/material/common/Valgrind.hpp>
#include <dune/common/fvector.hh>
#include <iostream>
Include dependency graph for ptflash/flashprimaryvariables.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Opm::FlashPrimaryVariables< TypeTag >
 Represents the primary variables used by the compositional flow model based on flash calculations. More...
 

Namespaces

namespace  Opm
 

Detailed Description

Represents the primary variables used by the compositional flow model based on flash calculations.

This class is basically a Dune::FieldVector which can retrieve its contents from an aribitatry fluid state.