 |
waves
Basic FE playground
|
Go to the documentation of this file.
17 #ifndef WANSYSSOLUTION_H
18 #define WANSYSSOLUTION_H
45 std::string
const &solution_type,
46 std::string
const &solution_name,
47 std::string
const &solution_file);
50 virtual void write(std::ostream &out)
const override;
56 #endif //WANSYSSOLUTION_H
this namespace avoids conflicts with similar names in 'waves'
Definition: mirrors.h:37
manage ANSYS Solution
Definition: wANSYSSolution.h:32
a class containing the problem parameters
Definition: wProblem.h:36
std::string solution_type
Definition: wANSYSSolution.h:36
double diff_rel
Definition: wANSYSSolution.h:42
double diff_abs
Definition: wANSYSSolution.h:41
std::string solution_name
Definition: wANSYSSolution.h:39
std::string solution_file
Definition: wANSYSSolution.h:37
#define MIRRORS_API
Definition: mirrors.h:29