3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
test_partial.cc File Reference
#include <config.h>
#include <iostream>
#include <tuple>
#include <dune/common/indices.hh>
#include <dune/common/classname.hh>
#include <dune/common/exceptions.hh>
#include <dune/common/float_cmp.hh>
#include <dune/common/fvector.hh>
#include <dune/istl/bvector.hh>
#include <dune/istl/multitypeblockvector.hh>
#include <dumux/common/partial.hh>
#include <dune/common/version.hh>

Namespaces

namespace  Dumux
 make the local view function available whenever we use the grid geometry

Functions

template<template< class... > class T>
void Dumux::runTest ()
int main (int argc, char *argv[])

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )