Evolving surface finite element method
v0.3.0-14-g3598512
Numerical experiments for my papers
|
<Program name>=""> More...
#include <string>
#include <sstream>
#include <iostream>
#include <fstream>
#include <vector>
#include <array>
#include <algorithm>
#include <cmath>
Go to the source code of this file.
Typedefs | |
typedef vector< string >::iterator | Line_pt |
<Program name>="">
Revision history:
Revised by Christian Power dd.mm.yyyy Originally written by Christian Power (power22c@gmail.com) 15.06.2015
Read a dgf file and improve the nodes. This codes only works for the unit sphere. With a minor modification we can count vertices.
Created by Christian Power on 15.06.2015 Copyright (c) 2015 Christian Power. All rights reserved.
Definition in file improve_sphere.cpp.