|
PetIBM 0.5.4
Toolbox and applications of the immersed-boundary method for distributed-memory architectures
|
Unit-tests for the class SingleBoundary.
More...
#include <petsc.h>#include <gtest/gtest.h>#include <yaml-cpp/yaml.h>#include <petibm/mesh.h>#include <petibm/parser.h>#include <petibm/singleboundary.h>Go to the source code of this file.
Functions | |
| TEST_F (SingleBoundaryTest, init) | |
| int | main (int argc, char **argv) |
Unit-tests for the class SingleBoundary.
Definition in file singleboundary_test.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 99 of file singleboundary_test.cpp.
| TEST_F | ( | SingleBoundaryTest | , |
| init | |||
| ) |
Definition at line 87 of file singleboundary_test.cpp.