Evolving surface finite element method
v0.3.0-14-g3598512
Numerical experiments for my papers
|
<Program name>=""> More...
#include <string>
#include <vector>
Go to the source code of this file.
Namespaces | |
Esfem | |
The evolving surface finite element method. | |
Esfem::Impl | |
Implementation details. | |
Functions | |
const std::string & | Esfem::Impl::project_dir () |
void | Esfem::Impl::dune_fem_parameter_append (int argc, char **argv, const std::string &file) |
std::string | Esfem::Impl::get_gridKey () |
std::string | Esfem::Impl::get_macroGrid () |
std::string | Esfem::Impl::doubleVector_to_string (const std::vector< double > &) |
void | Esfem::Impl::file_check (const std::vector< std::string > &file_list) |
<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_parameter.h
Created by Christian Power on 15.03.2016 Copyright (c) 2016 Christian Power. All rights reserved.
Definition in file io_parameter_impl.h.