numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
|
Definition of external_external_exponential_problem class. More...
#include <cmath>
#include "num_collect/ode/concepts/time_differentiable_problem.h"
#include "num_collect/ode/evaluation_type.h"
Go to the source code of this file.
Classes | |
class | num_prob_collect::ode::external_exponential_problem |
Class of test problem to calculate exponential function using external time-dependent term.. More... | |
Namespaces | |
namespace | num_prob_collect |
Namespace of problems for test of num_collect. | |
namespace | num_prob_collect::ode |
Namespace of ordinary differential equation problems. | |
Definition of external_external_exponential_problem class.
Definition in file external_exponential_problem.h.