test_gradient.cc File Reference
#include <iostream>
#include "gtest/gtest.h"
#include "portage/interpolate/gradient.h"
#include "portage/support/portage.h"
#include "wonton/mesh/simple/simple_mesh.h"
#include "wonton/mesh/simple/simple_mesh_wrapper.h"
#include "wonton/state/simple/simple_state.h"
#include "wonton/state/simple/simple_state_wrapper.h"
#include "wonton/support/Point.h"
#include "wonton/support/Vector.h"

Functions

 TEST (Gradient, Fields_Cell_Ctr)
 Test gradient computation for cell centered fields. More...
 
 TEST (Gradient, Fields_Node_Ctr)
 

Function Documentation

◆ TEST() [1/2]

TEST ( Gradient  ,
Fields_Cell_Ctr   
)

Test gradient computation for cell centered fields.

◆ TEST() [2/2]

TEST ( Gradient  ,
Fields_Node_Ctr   
)