Evolving surface finite element method
v0.3.0-14-g3598512
Numerical experiments for my papers
|
All error classes for namespace Esfem
More...
#include <stdexcept>
#include "dassert.h"
Go to the source code of this file.
Classes | |
struct | Esfem::Parameter_error |
Used in io_parameter{,_impl}.{h,cpp}. More... | |
struct | Esfem::SolutionDriven_error |
Used in secOrd_op_solutionDriven{,_impl}.{h,cpp}. More... | |
struct | Esfem::BrusselatorScheme_error |
Used in brusselator_algo{,_impl}.{h,cpp}. More... | |
struct | Esfem::Grid_error |
Used in grid.h. More... | |
struct | Esfem::Rhs_error |
Used for secOrd_op_rhs.h. More... | |
struct | Esfem::InitData_error |
Used for secOrd_op_initData.h. More... | |
Namespaces | |
Esfem | |
The evolving surface finite element method. | |
All error classes for namespace Esfem
Revised by Christian Power March 2016 Originally written by Christian Power (power22c@gmail.com) March 2016
Use the facilities provided in dassert.h
to give very easy assertion checking.
Created by Christian Power on 18.03.2016 Copyright (c) 2016 Christian Power. All rights reserved.
Definition in file esfem_error.h.