Evolving surface finite element method  v0.3.0-14-g3598512
Numerical experiments for my papers
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 NDune
 NFem
 NParameter
 NEsfemThe evolving surface finite element method
 NGridAnalytically given evolving grids and finite element functions
 CDeformation
 CFEfun_setMinimal set of finite element functions to perform higher order BDF-ESFEM with input output helper functions
 CGrid_and_timeFE grid, FE space, function space
 Cr3fef3-dim. vector valued finite element functions
 CScal_FEfun
 CTiny_FEfun_setA smaller version of FEfun_set. This is the minimal set of functions to prepare the right-hand side of the PDE
 CVec_FEfun
 NImplImplementation details
 NhashHash grid plus helper functions
 CAnalytic_velocityThe actual implementation of the velocity
 CEvolving_gridEvolution via a hash map
 CExplicit_initial_dataInitial data is given via an analytic formula
 CIdentity_impl
 CMCF_op
 CRandom_initial_dataRandom perturbation around an equilibrium point
 CRhs_funScalar valued right-hand side for the surface PDE
 Csd_iDataSphere growing via na logistic growth function
 Csd_rhsRight-hand side for surface Dalquist test equation
 Csdp_u_rhsRight-hand side for surface logistic sphere experiment
 Csls_iDataSphere growing via a logistic growth function
 Csls_rhsRight-hand side for surface logistic sphere experiment
 Csls_v_iDataVelocity of a sphere growing via a logistic growth function
 Csphere_1EFFirst eigen function of the sphere
 Csphere_2EFSecond eigen function of the sphere
 Csphere_3EFThrid eigen function of the sphere
 Csphere_eigenFunImplementation of SecOrd_op::vIdata::ssef()
 Csphere_mcf_solImplementation of SecOrd_op::vIdata::ssef()
 CVec_rhs_funVector valued right-hand side for the mean curvature equation
 NIoInput output routines
 NDgf
 CError_streamWrapper class for a std::stream
 CL2H1_calculatorWrapper class for dune $L^2$- and $H^1$-norms
 CParameter
 CParaview
 NSecOrd_opParabolic and elliptic second order operators
 CBrusselator
 CExact_velocityAnalytically given velocity
 CIdentityInterface for the identity function
 CInit_dataInitial data for scalar ESFEM experiments
 CInit_data_u
 CInit_data_w
 CLinear_heat
 CRhsLoad vector for scalar valued PDE
 CRhs_u
 CRhs_w
 CsIdataScalar valued initial data
 CSolution_drivenSolve the surface partial differential equation for solution driven paper
 CsRhsAbstract scalar valued load vector base class
 CVec_rhsLoad vector for vector valued PDE
 CvIdataVector valued initial data
 CvRhsAbstract vector valued load vector base class
 CBrusselator_schemeImplementation of the Elliott and Styles full discretization of the tumor problem
 CFefShortens Brusselator_scheme()
 CInit_dataInitial data respectively exact solution for numerical experiments
 CIoShortens Brusselator_scheme()
 CBrusselatorScheme_errorUsed in brusselator_algo{,_impl}.{h,cpp}
 CGrid_errorUsed in grid.h
 CInitData_errorUsed for secOrd_op_initData.h
 CParameter_errorUsed in io_parameter{,_impl}.{h,cpp}
 CPattern_helperImplementation details for Brusselator_scheme::pattern_loop()
 CPreLoop_helperCalculates the error norm for u
 CPrePattern_helperImplementation details for Brusselator_scheme::prePattern_loop()
 CRhsFor the EOC experiments
 CRhs_errorUsed for secOrd_op_rhs.h
 CRhsAndSolve_helperImplementation details for Brusselator_scheme::rhs_and_solve_SPDE()
 CScalar_solver
 CSolutionDriven_errorUsed in secOrd_op_solutionDriven{,_impl}.{h,cpp}
 NGrid_evolution
 CDeformationCoordFunction
 NstdTemplate specializations
 Nstd
 Cequal_to< array< int, Esfem::Grid::world_dim()> >Operator==() for Domain points
 Cequal_to< Esfem::Grid::Deformation::Domain >Operator==() for Domain points
 Chash< array< int, Esfem::Grid::world_dim()> >Hash map for an array of integers
 Chash< Esfem::Grid::Deformation::Domain >Hash map for Domain points
 CBrusselator_op
 CData
 CDataOutputParameters
 Cevolution
 CfempairNodelist with corresponding elemlist
 CbadReport an error
 CfileFile as a vector of lines
 CbadReport an error
 CInitial_data_u
 CInitial_data_w
 CLinear_heat_op
 CnodesNodes as a vector of valarrays of size 3
 CbadReport an error
 CRHS_data_u
 CRHS_data_w