Evolving surface finite element method  v0.3.0-14-g3598512
Numerical experiments for my papers
Classes | Typedefs | Functions | Variables
io_dgf.cpp File Reference

<Program name>=""> More...

#include <fstream>
#include <sstream>
#include <vector>
#include "io_dgf.h"
#include "grid_GridAndTime_impl.h"
Include dependency graph for io_dgf.cpp:

Go to the source code of this file.

Classes

struct  Esfem::Io::Dgf::Handler::Data
 

Typedefs

using Simplex = Handler::Simplex
 
using Simplices = Handler::Simplices
 
using Vertex = Handler::Vertex
 
using Vertices = Handler::Vertices
 
using Lines = Handler::Lines
 
using Vec_FEfun = Esfem::Grid::Vec_FEfun
 
using Scal_FEfun = Esfem::Grid::Scal_FEfun
 

Functions

 catch (...)
 
 catch (const exception &)
 

Variables

static constexpr int dim = 3
 

Detailed Description

<Program name>="">

Revision history:

 Revised by Christian Power dd.mm.yyyy
 Originally written by Christian Power
      (power22c@gmail.com) March 2016

Implementation details for io_dgf.h Created by Christian Power on 08.03.2016

Copyright (c) 2016 Christian Power. All rights reserved.

Definition in file io_dgf.cpp.