Chi-Tech
CBC_FLUDSCommonData.cc
Go to the documentation of this file.
2
5
6namespace lbs
7{
8
11 const std::vector<chi_mesh::sweep_management::CellFaceNodalMapping>&
12 grid_nodal_mappings)
13 : chi_mesh::sweep_management::FLUDSCommonData(spds, grid_nodal_mappings)
14{
15}
16
17
18} // namespace lbs
CBC_FLUDSCommonData(const chi_mesh::sweep_management::SPDS &spds, const std::vector< chi_mesh::sweep_management::CellFaceNodalMapping > &grid_nodal_mappings)