opm-simulators
fvbaseelementcontext.hh File Reference

This class stores an array of IntensiveQuantities objects, one intensive quantities object for each of the element's vertices. More...

#include <dune/common/fvector.hh>
#include <opm/models/discretization/common/fvbaseparameters.hh>
#include <opm/models/discretization/common/fvbaseproperties.hh>
#include <opm/models/discretization/common/linearizationtype.hh>
#include <opm/models/utils/alignedallocator.hh>
#include <array>
#include <cassert>
#include <cstddef>
#include <stdexcept>
#include <vector>

Go to the source code of this file.

Classes

class  Opm::FvBaseElementContext< TypeTag >
 This class stores an array of IntensiveQuantities objects, one intensive quantities object for each of the element's vertices. More...
 

Namespaces

 Opm
 Structs needed for tpfalinearizer and its gpuparams struct extracted to be defined in one place that both can include.
 

Detailed Description

This class stores an array of IntensiveQuantities objects, one intensive quantities object for each of the element's vertices.