LBPM/tests
2020-01-21 14:31:33 -05:00
..
cpu Made CPU and GPU build from the same version of lb2_Color_wia_mpi.cpp 2014-03-19 15:49:06 -04:00
gpu Made CPU and GPU build from the same version of lb2_Color_wia_mpi.cpp 2014-03-19 15:49:06 -04:00
Blob.cpp replacing ScaLBL functions in tests/*cpp 2016-11-23 16:16:48 -05:00
BlobAnalysis.cpp Updates needed for ScaLBL refactor / CPU build script on Eos 2018-02-10 20:13:57 -05:00
BlobAnalyzeParallel.cpp the queen's croquet field 2018-05-19 07:49:32 -04:00
BlobIdentify.cpp Updates needed for ScaLBL refactor / CPU build script on Eos 2018-02-10 20:13:57 -05:00
BlobIdentifyParallel.cpp Moving to a new signed distance function 2018-05-17 12:07:20 -04:00
CMakeLists.txt created skeleton for greyscale model 2019-11-20 13:20:11 -05:00
ColorToBinary.cpp refactor 2018-05-16 09:54:48 -04:00
ComponentLabel.cpp the queen's croquet field 2018-05-19 07:49:32 -04:00
convertIO.cpp Adding initial Silo writer. Modifying writer interface. 2017-01-23 10:42:21 -05:00
cylindertest Two phase LBM with basic averaging 2013-10-08 22:29:21 -04:00
DataAggregator.cpp merged lbpm_color_macro_simulator 2018-04-14 20:15:38 -04:00
GenerateSphereTest.cpp minor change to output 2018-09-06 15:32:09 -04:00
hello_world.cpp Replacing MPI_COMM_WORLD with a passed communicator 2015-09-04 13:06:36 -04:00
lb2_CMT_wia.cpp replacing ScaLBL functions in tests/*cpp 2016-11-23 16:16:48 -05:00
lb2_Color_blob_wia_mpi.cpp Insert the velocity calculation function to update the velocity profiles after applying the boundary condition but before applying ScaLBL_Color_BC_z(Z) functions 2017-12-05 14:19:56 +11:00
lbpm_BGK_simulator.cpp the queen's croquet field 2018-05-19 07:49:32 -04:00
lbpm_captube_pp.cpp the queen's croquet field 2018-05-19 07:49:32 -04:00
lbpm_color_macro_simulator.cpp the queen's croquet field 2018-05-19 07:49:32 -04:00
lbpm_color_simulator.cpp print GPU device ID for MPI ranks within a node 2019-04-26 14:56:53 -04:00
lbpm_dfh_simulator.cpp support for DFH and Color models 2018-07-02 13:32:25 -04:00
lbpm_disc_pp.cpp refactor spheres 2018-05-16 10:22:55 -04:00
lbpm_drain_pp.cpp Updates needed for ScaLBL refactor / CPU build script on Eos 2018-02-10 20:13:57 -05:00
lbpm_greyscale_simulator.cpp add a restart utitlity to the greyscale simulator 2020-01-21 14:31:33 -05:00
lbpm_inkbottle_pp.cpp the queen's croquet field 2018-05-19 07:49:32 -04:00
lbpm_juanes_bench_disc_pp.cpp refactor spheres 2018-05-16 10:22:55 -04:00
lbpm_minkowski_scalar.cpp lbpm_minkowski_scalar built 2018-09-15 13:50:51 -04:00
lbpm_morph_pp.cpp update morph filename 2019-10-09 12:21:06 -04:00
lbpm_morphdrain_pp.cpp fix relable bug 2019-10-01 14:26:48 -04:00
lbpm_morphopen_pp.cpp refactor morph open 2019-10-03 12:19:07 -04:00
lbpm_nondarcy_simulator.cpp the queen's croquet field 2018-05-19 07:49:32 -04:00
lbpm_nonnewtonian_simulator.cpp the queen's croquet field 2018-05-19 07:49:32 -04:00
lbpm_nonnewtonian_simulator.h Adding a nonnewtonian example and test 2017-09-15 10:02:04 -04:00
lbpm_permeability_simulator.cpp print GPU device ID for MPI ranks within a node 2019-04-26 14:56:53 -04:00
lbpm_plates_pp.cpp the queen's croquet field 2018-05-19 07:49:32 -04:00
lbpm_porenetwork_pp.cpp the queen's croquet field 2018-05-19 07:49:32 -04:00
lbpm_random_pp.cpp the queen's croquet field 2018-05-19 07:49:32 -04:00
lbpm_refine_pp.cpp refactor refine pp 2018-08-02 12:50:25 -04:00
lbpm_segmented_decomp.cpp the queen's croquet field 2018-05-19 07:49:32 -04:00
lbpm_segmented_pp.cpp refacotr segmented pp for multimineral 2018-06-18 13:54:36 -04:00
lbpm_serial_decomp.cpp fix label / checker bug 2019-09-24 14:54:49 -04:00
lbpm_sphere_pp.cpp Fixing bug in Domain 2018-05-16 14:00:35 -04:00
lbpm_squaretube_pp.cpp the queen's croquet field 2018-05-19 07:49:32 -04:00
lbpm_uCT_maskfilter.cpp Updating CMake files to remove option for visit plugin and force C++14 or newer 2018-09-24 11:51:23 -04:00
lbpm_uCT_pp.cpp Update to uCT 2018-11-17 19:53:09 -05:00
pmmc_cylinder.cpp Updates needed for ScaLBL refactor / CPU build script on Eos 2018-02-10 20:13:57 -05:00
test_dcel_minkowski.cpp Optimizing performance and updating Array class 2018-09-17 13:03:00 -04:00
test_dcel_tri_normal.cpp name change 2018-09-15 14:46:13 -04:00
TestBlobAnalyze.cpp the queen's croquet field 2018-05-19 07:49:32 -04:00
TestBlobIdentify.cpp Moving to a new signed distance function 2018-05-17 12:07:20 -04:00
TestBlobIdentifyCorners.cpp Adding initial Silo writer. Modifying writer interface. 2017-01-23 10:42:21 -05:00
TestBubble.cpp the queen's croquet field 2018-05-19 07:49:32 -04:00
TestBubbleDFH.cpp fix unit test failure 2019-10-10 09:05:09 -04:00
TestColorBubble.cpp fix interface averaging for mass /momentum 2019-03-26 10:26:02 -04:00
TestColorGrad.cpp the queen's croquet field 2018-05-19 07:49:32 -04:00
TestColorGradDFH.cpp refactor dfh tests 2018-07-03 08:16:00 -04:00
TestColorMassBounceback.cpp how cheerfully he seems to grin 2018-05-21 06:58:00 -04:00
TestColorSquareTube.cpp how neatly he spreads his claws 2018-05-21 07:13:18 -04:00
TestCommD3Q19.cpp added TestCommD3Q19 back into project 2018-09-17 17:17:50 -04:00
testCommunication.cpp Moving to a new signed distance function 2018-05-17 12:07:20 -04:00
TestComputeSignDist.cpp Added tests/TestSegDist.cpp to test parallel converseion for segemented data to signed distance function 2015-06-03 17:55:25 -04:00
TestDatabase.cpp update to testdatabase 2019-09-16 14:20:14 -04:00
TestDistanceFromSegmented.cpp replacing ScaLBL functions in tests/*cpp 2016-11-23 16:16:48 -05:00
TestFluxBC.cpp you wouldn't even talk about wasting it 2018-05-19 13:36:27 -04:00
TestForceD3Q19.cpp Added a bunch of tests from ScaLBL 2018-01-24 16:41:40 -05:00
TestForceMoments.cpp the queen's croquet field 2018-05-19 07:49:32 -04:00
TestInterfaceSpeed.cpp fixing unit tests 2018-05-24 21:10:08 -04:00
TestMap.cpp map 2018-05-19 13:14:58 -04:00
TestMassConservationD3Q7.cpp set check in mass conservation test 2018-12-02 07:31:32 -05:00
TestMicroCTReader.cpp Adding reader for compressed uCT data 2019-11-08 10:06:07 -05:00
TestMomentsD3Q19.cpp Added a bunch of tests from ScaLBL 2018-01-24 16:41:40 -05:00
TestMRT.cpp the queen's croquet field 2018-05-19 07:49:32 -04:00
TestNetcdf.cpp Fixing compile errors 2017-08-15 08:36:31 -04:00
TestPoiseuille.cpp fix distance 2019-10-25 06:10:55 -04:00
TestPressVel.cpp the queen's croquet field 2018-05-19 07:49:32 -04:00
TestSegDist.cpp Updating CMake files to remove option for visit plugin and force C++14 or newer 2018-09-24 11:51:23 -04:00
TestSphereOrientation.cpp Sphere orientation test updated 2014-06-06 08:24:37 -04:00
TestSubphase.cpp added subphase test 2019-07-12 11:21:36 -04:00
TestTopo3D.cpp add geometric test for 3D topo 2019-05-22 17:33:10 -06:00
TestTorus.cpp the queen's croquet field 2018-05-19 07:49:32 -04:00
TestTorusEvolve.cpp fix mean width bug 2019-04-15 15:21:10 -04:00
TestTwoPhase.cpp the queen's croquet field 2018-05-19 07:49:32 -04:00
TestWriter.cpp fixed bug in TestWriter 2019-03-20 21:29:56 -04:00