Evolving surface finite element method  v0.3.0-14-g3598512
Numerical experiments for my papers
src Directory Reference
Directory dependency graph for src:
src

Directories

directory  config
 

Files

file  brusselator_algo.cpp [code]
 Implementation for brusselator_algo.h
 
file  brusselator_algo.h [code]
 Numerical experiment for the solution driven paper.
 
file  brusselator_algo_impl.cpp [code]
 Implementation details for brusselator_algo_impl.h.
 
file  brusselator_algo_impl.h [code]
 Implementation details for brusselator_algo.cpp.
 
file  brusselator_main.cpp [code]
 
file  grid_deformation.cpp [code]
 Implementation of Deformation class.
 
file  grid_evolution.cpp [code]
 <Program name>="">
 
file  grid_evolution.h [code]
 <Program name>="">
 
file  grid_fef.cpp [code]
 
file  grid_FEfunSet.h [code]
 Basic struct with input output member functions for a generic numerical experiment.
 
file  grid_GridAndTime.cpp [code]
 <Program name>="">
 
file  grid_GridAndTime_impl.cpp [code]
 Implementation of grid_GridAndTime_impl.h.
 
file  grid_GridAndTime_impl.h [code]
 Hash maps for evolving grids.
 
file  io_dgf.cpp [code]
 <Program name>="">
 
file  io_errorStream.cpp [code]
 Implementation of io_errorStream.h.
 
file  io_l2h1Calculator.cpp [code]
 Implementation of io_l2h1Calculator.h.
 
file  io_parameter.cpp [code]
 <Program name>="">
 
file  io_parameter_impl.cpp [code]
 Implementation of io_parameter_impl.h
 
file  io_parameter_impl.h [code]
 <Program name>="">
 
file  io_paraview.cpp [code]
 <Program name>="">
 
file  linHeat_algo.h [code]
 <Program name>="">
 
file  linHeat_main.cpp [code]
 
file  maxH_main.cpp [code]
 Calculate the maximum h of a finite element grid.
 
file  secOrd_op_brusselator.cpp [code]
 Implementation of secOrd_op_brusselator.h.
 
file  secOrd_op_brusselator_impl.cpp [code]
 Implementation of secOrd_op_brusselator_impl.h.
 
file  secOrd_op_brusselator_impl.h [code]
 Ancillary classes for Esfem::SecOrd::Brusselator.
 
file  secOrd_op_identity.cpp [code]
 Implementing secOrd_op_identity.h.
 
file  secOrd_op_identity_impl.h [code]
 The actuall dune class and function that is behind secOrd_op_identity.h.
 
file  secOrd_op_initData.cpp [code]
 <Program name>="">
 
file  secOrd_op_initData_impl.cpp [code]
 Implementation of secOrd_op_initData_impl.h.
 
file  secOrd_op_initData_impl.h [code]
 Implementation details for secOrd_op_initData.cpp
 
file  secOrd_op_initData_u.cpp [code]
 <Program name>="">
 
file  secOrd_op_initData_u.h [code]
 <Program name>="">
 
file  secOrd_op_initData_w.cpp [code]
 <Program name>="">
 
file  secOrd_op_initData_w.h [code]
 <Program name>="">
 
file  secOrd_op_linearHeat.cpp [code]
 <Program name>="">
 
file  secOrd_op_rhs.cpp [code]
 Implementing secOrd_op_rhs.h
 
file  secOrd_op_rhs_impl.cpp [code]
 Implementation for secOrd_op_rhs_impl.h
 
file  secOrd_op_rhs_impl.h [code]
 Helper classes for secOrd_op_rhs.cpp
 
file  secOrd_op_rhs_u.cpp [code]
 <Program name>="">
 
file  secOrd_op_rhs_u.h [code]
 <Program name>="">
 
file  secOrd_op_rhs_w.cpp [code]
 <Program name>="">
 
file  secOrd_op_rhs_w.h [code]
 
file  secOrd_op_solutionDriven.cpp [code]
 Implementing Esfem::SecOrd_op::Solution_driven
 
file  secOrd_op_solutionDriven_impl.cpp [code]
 Implementation of secOrd_op_solutionDriven_impl.h
 
file  secOrd_op_solutionDriven_impl.h [code]
 Helper classes for Esfem::SecOrd_op::Solution_driven