Evolving surface finite element method
v0.3.0-14-g3598512
Numerical experiments for my papers
|
▼ data | |
▼ sphere | |
▼ 2014paperALE_sphere | |
improve_sphere.cpp | <Program name>=""> |
▼ first_revision | |
test.cpp | |
level_set_test.cpp | |
▼ include | |
esfem.h | Concatenates all public esfem headers |
esfem_error.h | All error classes for namespace Esfem |
esfem_fwd.h | <Program name>=""> |
grid.h | Fundamental header providing grid, time provider and finite element functions |
io.h | <Program name>=""> |
io_dgf.h | Provides class Io::Dgf::Handler to communicate between dgf files and finite element functions |
io_dof.h | <Program name>=""> |
io_errorStream.h | Providing a costume stream |
io_l2h1Calculator.h | - and -norm |
io_parameter.h | Initialize dune parameter facilities |
io_paraview.h | <Program name>=""> |
secOrd_op.h | <Program name>=""> |
secOrd_op_brusselator.h | Provides the class Esfem::SecOrd_op::Brusselator |
secOrd_op_identity.h | Providing an identity function for vector valued finite element functions |
secOrd_op_initData.h | Providing initial data for the experiment |
secOrd_op_linearHeat.h | Standard heat resp. diffusion equation for an evolving or stationary surface problem |
secOrd_op_rhs.h | Load vector for ESFEM discretization of a scalar or vector valued PDE |
secOrd_op_solutionDriven.h | Surface operator for the solution driven paper |
▼ src | |
▼ config | |
config.h | |
config_osx.h | |
config_ubuntu.h | |
brusselator_algo.cpp | Implementation for brusselator_algo.h |
brusselator_algo.h | Numerical experiment for the solution driven paper |
brusselator_algo_impl.cpp | Implementation details for brusselator_algo_impl.h |
brusselator_algo_impl.h | Implementation details for brusselator_algo.cpp |
brusselator_main.cpp | |
grid_deformation.cpp | Implementation of Deformation class |
grid_evolution.cpp | <Program name>=""> |
grid_evolution.h | <Program name>=""> |
grid_fef.cpp | |
grid_FEfunSet.h | Basic struct with input output member functions for a generic numerical experiment |
grid_GridAndTime.cpp | <Program name>=""> |
grid_GridAndTime_impl.cpp | Implementation of grid_GridAndTime_impl.h |
grid_GridAndTime_impl.h | Hash maps for evolving grids |
io_dgf.cpp | <Program name>=""> |
io_errorStream.cpp | Implementation of io_errorStream.h |
io_l2h1Calculator.cpp | Implementation of io_l2h1Calculator.h |
io_parameter.cpp | <Program name>=""> |
io_parameter_impl.cpp | Implementation 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.cpp | Calculate the maximum h of a finite element grid |
secOrd_op_brusselator.cpp | Implementation of secOrd_op_brusselator.h |
secOrd_op_brusselator_impl.cpp | Implementation of secOrd_op_brusselator_impl.h |
secOrd_op_brusselator_impl.h | Ancillary classes for Esfem::SecOrd::Brusselator |
secOrd_op_identity.cpp | Implementing secOrd_op_identity.h |
secOrd_op_identity_impl.h | The actuall dune class and function that is behind secOrd_op_identity.h |
secOrd_op_initData.cpp | <Program name>=""> |
secOrd_op_initData_impl.cpp | Implementation of secOrd_op_initData_impl.h |
secOrd_op_initData_impl.h | Implementation 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.cpp | Implementing secOrd_op_rhs.h |
secOrd_op_rhs_impl.cpp | Implementation for secOrd_op_rhs_impl.h |
secOrd_op_rhs_impl.h | Helper 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.cpp | Implementing Esfem::SecOrd_op::Solution_driven |
secOrd_op_solutionDriven_impl.cpp | Implementation of secOrd_op_solutionDriven_impl.h |
secOrd_op_solutionDriven_impl.h | Helper classes for Esfem::SecOrd_op::Solution_driven |