Loading...
Searching...
No Matches
GPRHelpers.h File Reference
#include "Matter.h"
#include "Parameters.h"
#include "subprojects/gpr_optim/gpr/auxiliary/ProblemSetUp.h"
#include "subprojects/gpr_optim/structures/Structures.h"

Go to the source code of this file.

Namespaces

namespace  eonc
 RAII resource manager for the ARTn C library with global synchronization.
namespace  eonc::helpers

Functions

gpr::InputParameters eonc::helpers::eon_parameters_to_gpr (const Parameters &parameters)
 Create a parameters object for gpr_dimer.
gpr::AtomsConfiguration eonc::helpers::eon_matter_to_atmconf (Matter *matter)
 Create a configuration of atoms for gpr_dimer.
gpr::Observation eonc::helpers::eon_matter_to_init_obs (Matter *matter)
 Create an initial Observation object for gpr_dimer.