PetIBM 0.5.4
Toolbox and applications of the immersed-boundary method for distributed-memory architectures
createbnhead_test.cpp File Reference

Unit-tests for the function petibm::operators::createBnHead. More...

#include <cmath>
#include <petsc.h>
#include <gtest/gtest.h>
#include <petibm/operators.h>

Go to the source code of this file.

Functions

 TEST (operatorsCreateBnHeadTest, testBNHatDiagonalOp)
 
int main (int argc, char **argv)
 

Detailed Description

Unit-tests for the function petibm::operators::createBnHead.

License
BSD 3-Clause License.

Definition in file createbnhead_test.cpp.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 64 of file createbnhead_test.cpp.

◆ TEST()

TEST ( operatorsCreateBnHeadTest  ,
testBNHatDiagonalOp   
)

Definition at line 17 of file createbnhead_test.cpp.