3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
main.cc File Reference

test for the solid energy model More...

#include <config.h>
#include <ctime>
#include <iostream>
#include <tuple>
#include <dune/common/parallel/mpihelper.hh>
#include <dune/common/timer.hh>
#include <dumux/common/properties.hh>
#include <dumux/common/parameters.hh>
#include <dumux/common/dumuxmessage.hh>
#include <dumux/linear/amgbackend.hh>
#include <dumux/nonlinear/newtonsolver.hh>
#include <dumux/assembly/fvassembler.hh>
#include <dumux/assembly/diffmethod.hh>
#include <dumux/io/vtkoutputmodule.hh>
#include <dumux/io/grid/gridmanager.hh>
#include <dune/grid/yaspgrid.hh>
#include <dumux/discretization/cctpfa.hh>
#include <dumux/porousmediumflow/solidenergy/model.hh>
#include "problem.hh"
#include "spatialparams.hh"

Description

test for the solid energy model

Classes

struct  Dumux::Properties::TTag::SolidEnergyTest
struct  Dumux::Properties::Grid< TypeTag, TTag::SolidEnergyTest >
struct  Dumux::Properties::Problem< TypeTag, TTag::SolidEnergyTest >
struct  Dumux::Properties::SpatialParams< TypeTag, TTag::SolidEnergyTest >

Namespaces

namespace  Dumux
 make the local view function available whenever we use the grid geometry
namespace  Dumux::Properties
namespace  Dumux::Properties::TTag
 Type tag for numeric models.

Functions

int main (int argc, char **argv)

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

< Add model specific output fields