Amandus: Simulations based on multilevel Schwarz methods
Public Member Functions | Public Attributes | List of all members
Darcy::Checkerboard::SolutionParameters Class Reference

#include <solution_parameters.h>

Public Member Functions

 SolutionParameters (const std::vector< double > &input_parameters)
 

Public Attributes

Vector< double > parameters
 The parameters of the exact solution. More...
 

Detailed Description

Simple interface class which provides the parameters of the exact solution for a given coefficient.

Constructor & Destructor Documentation

Darcy::Checkerboard::SolutionParameters::SolutionParameters ( const std::vector< double > &  input_parameters)

Constructor calculates the desired parameters and stores them in SolutionParameters::parameters.

Here is the call graph for this function:

Member Data Documentation

Vector<double> Darcy::Checkerboard::SolutionParameters::parameters

The parameters of the exact solution.


The documentation for this class was generated from the following file: