Bridge++  Ver. 1.3.x
Test_GradientFlow Namespace Reference

Test of gradientFlow. More...

Functions

int update (void)
 

Variables

const std::string test_name = "GradientFlow"
 

Detailed Description

Test of gradientFlow.

08 Jul 2012 S.Aoki YAML is implemented. [14 Nov 2012 Y.Namekawa] unique_ptr is introduced to avoid memory leaks. [21 Mar 2015 Y.Namekawa]

Function Documentation

int Test_GradientFlow::update ( void  )

Definition at line 77 of file test_GradientFlow.cpp.

Variable Documentation

const std::string Test_GradientFlow::test_name = "GradientFlow"

Definition at line 32 of file test_GradientFlow.cpp.