/*---------------------------------------------------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | \\ / A nd | www.openfoam.com \\/ M anipulation | ------------------------------------------------------------------------------- Copyright (C) 2024 OpenCFD Ltd. ------------------------------------------------------------------------------- License This file is part of OpenFOAM, distributed under GPL-3.0-or-later. Description Subsetting of an adjacency matrix (as CompactListList). Can be relocated elsewhere. \*---------------------------------------------------------------------------*/ #include "CompactListList.H" #include "bitSet.H" #include "ListOps.H" #include "Map.H" namespace Foam { // Perform a subset of the adjacency matrix CompactListList