DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
test_fv_correctness.TestDOFArrays Class Reference

Public Member Functions

 test_build_udof_dynamic (self, wall_mesh_fv)
 
 test_build_udof_fixed_5 (self, wall_mesh_fv)
 
 test_build_ugrad_3xD (self, wall_mesh_fv)
 
 test_udof_write_read (self, wall_mesh_fv)
 

Detailed Description

Verify DOF arrays can be built and have correct sizes.

Definition at line 201 of file test_fv_correctness.py.

Member Function Documentation

◆ test_build_udof_dynamic()

test_fv_correctness.TestDOFArrays.test_build_udof_dynamic (   self,
  wall_mesh_fv 
)

Definition at line 204 of file test_fv_correctness.py.

◆ test_build_udof_fixed_5()

test_fv_correctness.TestDOFArrays.test_build_udof_fixed_5 (   self,
  wall_mesh_fv 
)

Definition at line 211 of file test_fv_correctness.py.

◆ test_build_ugrad_3xD()

test_fv_correctness.TestDOFArrays.test_build_ugrad_3xD (   self,
  wall_mesh_fv 
)

Definition at line 217 of file test_fv_correctness.py.

◆ test_udof_write_read()

test_fv_correctness.TestDOFArrays.test_udof_write_read (   self,
  wall_mesh_fv 
)
Writing and reading back DOF values through numpy views.

Definition at line 223 of file test_fv_correctness.py.


The documentation for this class was generated from the following file: