netxsimdg
Loading...
Searching...
No Matches
NewModelArrayRef_test.cpp File Reference
#include <doctest/doctest.h>
#include "include/ModelArrayRef.hpp"
#include <iostream>
Include dependency graph for NewModelArrayRef_test.cpp:

Go to the source code of this file.

Classes

class  Nextsim::MiniModelComponent
 
class  Nextsim::AtmIn
 
class  Nextsim::IceThermo
 
class  Nextsim::IceCalc
 
class  Nextsim::CouplEr
 
class  Nextsim::CouplIn
 

Enumerations

enum class  couplFields { SWIN , COUNT }
 

Functions

 Nextsim::TEST_SUITE_BEGIN ("ModelArrayRef")
 
 Nextsim::TEST_CASE ("Accessing the data")
 
 Nextsim::TEST_CASE ("Accessing the data two ways")
 
 Nextsim::TEST_SUITE_END ()
 

Detailed Description

Date
Sep 19, 2022
Author
Tim Spain timot.nosp@m.hy.s.nosp@m.pain@.nosp@m.ners.nosp@m.c.no

Definition in file NewModelArrayRef_test.cpp.

Macro Definition Documentation

◆ DOCTEST_CONFIG_IMPLEMENT_WITH_MAIN

#define DOCTEST_CONFIG_IMPLEMENT_WITH_MAIN

Definition at line 8 of file NewModelArrayRef_test.cpp.

Enumeration Type Documentation

◆ couplFields

enum class Nextsim::couplFields
strong

Definition at line 133 of file NewModelArrayRef_test.cpp.

Function Documentation

◆ TEST_CASE() [1/2]

Nextsim::TEST_CASE ( "Accessing the data two ways" )

Definition at line 186 of file NewModelArrayRef_test.cpp.

◆ TEST_CASE() [2/2]

Nextsim::TEST_CASE ( "Accessing the data" )

Definition at line 113 of file NewModelArrayRef_test.cpp.