Evolving surface finite element method  v0.3.0-14-g3598512
Numerical experiments for my papers
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234]
  data
  sphere
  2014paperALE_sphere
 improve_sphere.cpp<Program name>="">
  first_revision
 test.cpp
 level_set_test.cpp
  include
 esfem.hConcatenates all public esfem headers
 esfem_error.hAll error classes for namespace Esfem
 esfem_fwd.h<Program name>="">
 grid.hFundamental header providing grid, time provider and finite element functions
 io.h<Program name>="">
 io_dgf.hProvides class Io::Dgf::Handler to communicate between dgf files and finite element functions
 io_dof.h<Program name>="">
 io_errorStream.hProviding a costume stream
 io_l2h1Calculator.h$L^2$- and $H^1$-norm
 io_parameter.hInitialize dune parameter facilities
 io_paraview.h<Program name>="">
 secOrd_op.h<Program name>="">
 secOrd_op_brusselator.hProvides the class Esfem::SecOrd_op::Brusselator
 secOrd_op_identity.hProviding an identity function for vector valued finite element functions
 secOrd_op_initData.hProviding initial data for the experiment
 secOrd_op_linearHeat.hStandard heat resp. diffusion equation for an evolving or stationary surface problem
 secOrd_op_rhs.hLoad vector for ESFEM discretization of a scalar or vector valued PDE
 secOrd_op_solutionDriven.hSurface operator for the solution driven paper
  src
  config
 config.h
 config_osx.h
 config_ubuntu.h
 brusselator_algo.cppImplementation for brusselator_algo.h
 brusselator_algo.hNumerical experiment for the solution driven paper
 brusselator_algo_impl.cppImplementation details for brusselator_algo_impl.h
 brusselator_algo_impl.hImplementation details for brusselator_algo.cpp
 brusselator_main.cpp
 grid_deformation.cppImplementation of Deformation class
 grid_evolution.cpp<Program name>="">
 grid_evolution.h<Program name>="">
 grid_fef.cpp
 grid_FEfunSet.hBasic struct with input output member functions for a generic numerical experiment
 grid_GridAndTime.cpp<Program name>="">
 grid_GridAndTime_impl.cppImplementation of grid_GridAndTime_impl.h
 grid_GridAndTime_impl.hHash maps for evolving grids
 io_dgf.cpp<Program name>="">
 io_errorStream.cppImplementation of io_errorStream.h
 io_l2h1Calculator.cppImplementation of io_l2h1Calculator.h
 io_parameter.cpp<Program name>="">
 io_parameter_impl.cppImplementation of io_parameter_impl.h
 io_parameter_impl.h<Program name>="">
 io_paraview.cpp<Program name>="">
 linHeat_algo.h<Program name>="">
 linHeat_main.cpp
 maxH_main.cppCalculate the maximum h of a finite element grid
 secOrd_op_brusselator.cppImplementation of secOrd_op_brusselator.h
 secOrd_op_brusselator_impl.cppImplementation of secOrd_op_brusselator_impl.h
 secOrd_op_brusselator_impl.hAncillary classes for Esfem::SecOrd::Brusselator
 secOrd_op_identity.cppImplementing secOrd_op_identity.h
 secOrd_op_identity_impl.hThe actuall dune class and function that is behind secOrd_op_identity.h
 secOrd_op_initData.cpp<Program name>="">
 secOrd_op_initData_impl.cppImplementation of secOrd_op_initData_impl.h
 secOrd_op_initData_impl.hImplementation details for secOrd_op_initData.cpp
 secOrd_op_initData_u.cpp<Program name>="">
 secOrd_op_initData_u.h<Program name>="">
 secOrd_op_initData_w.cpp<Program name>="">
 secOrd_op_initData_w.h<Program name>="">
 secOrd_op_linearHeat.cpp<Program name>="">
 secOrd_op_rhs.cppImplementing secOrd_op_rhs.h
 secOrd_op_rhs_impl.cppImplementation for secOrd_op_rhs_impl.h
 secOrd_op_rhs_impl.hHelper classes for secOrd_op_rhs.cpp
 secOrd_op_rhs_u.cpp<Program name>="">
 secOrd_op_rhs_u.h<Program name>="">
 secOrd_op_rhs_w.cpp<Program name>="">
 secOrd_op_rhs_w.h
 secOrd_op_solutionDriven.cppImplementing Esfem::SecOrd_op::Solution_driven
 secOrd_op_solutionDriven_impl.cppImplementation of secOrd_op_solutionDriven_impl.h
 secOrd_op_solutionDriven_impl.hHelper classes for Esfem::SecOrd_op::Solution_driven