OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
Loading...
Searching...
No Matches
TestSplineTimeDependence Class Reference

Inherits testing::Test.

Collaboration diagram for TestSplineTimeDependence:
Collaboration graph

Public Member Functions

 TestSplineTimeDependence ()
 

Public Attributes

std::vector< double > times_m
 
std::vector< double > values_m
 

Detailed Description

Definition at line 21 of file TestSplineTimeDependence.cpp.

Constructor & Destructor Documentation

◆ TestSplineTimeDependence()

TestSplineTimeDependence::TestSplineTimeDependence ( )
inline

Definition at line 23 of file TestSplineTimeDependence.cpp.

References times_m, and values_m.

Member Data Documentation

◆ times_m

std::vector<double> TestSplineTimeDependence::times_m

Definition at line 30 of file TestSplineTimeDependence.cpp.

Referenced by TestSplineTimeDependence().

◆ values_m

std::vector<double> TestSplineTimeDependence::values_m

Definition at line 31 of file TestSplineTimeDependence.cpp.

Referenced by TestSplineTimeDependence().


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