Revision 07c7eba1e10263d25c58af49f29bb48e19c0fe86 authored by Lars Bilke on 18 March 2021, 10:52:08 UTC, committed by Lars Bilke on 21 May 2021, 09:05:12 UTC
Packages to install are written to build/.python_packages during CMake
run and then installed once at the end of the CMake run via poetry add.

Speeds up CMake configure time a bit.
1 parent a83e717
History
File Mode Size
Elements
IO
MeshEditing
MeshGenerators
MeshQuality
MeshSearch
Utils
Vtk
CMakeLists.txt -rw-r--r-- 1.5 KB
CoordinateSystem.cpp -rw-r--r-- 2.0 KB
CoordinateSystem.h -rw-r--r-- 1.7 KB
ElementCoordinatesMappingLocal.cpp -rw-r--r-- 2.9 KB
ElementCoordinatesMappingLocal.h -rw-r--r-- 1.4 KB
ElementStatus.cpp -rw-r--r-- 4.0 KB
ElementStatus.h -rw-r--r-- 2.1 KB
Location.cpp -rw-r--r-- 974 bytes
Location.h -rw-r--r-- 1.7 KB
Mesh.cpp -rw-r--r-- 11.7 KB
Mesh.h -rw-r--r-- 11.0 KB
MeshEnums.cpp -rw-r--r-- 5.5 KB
MeshEnums.h -rw-r--r-- 2.3 KB
MeshInformation.cpp -rw-r--r-- 4.1 KB
MeshInformation.h -rw-r--r-- 2.3 KB
MeshSubset.h -rw-r--r-- 3.0 KB
MeshSurfaceExtraction.cpp -rw-r--r-- 18.4 KB
MeshSurfaceExtraction.h -rw-r--r-- 3.6 KB
Node.cpp -rw-r--r-- 1.6 KB
Node.h -rw-r--r-- 3.0 KB
NodeAdjacencyTable.h -rw-r--r-- 2.1 KB
NodePartitionedMesh.h -rw-r--r-- 6.4 KB
Properties-impl.h -rw-r--r-- 7.0 KB
Properties.cpp -rw-r--r-- 4.7 KB
Properties.h -rw-r--r-- 7.3 KB
PropertyVector.h -rw-r--r-- 10.0 KB
VtkOGSEnum.cpp -rw-r--r-- 2.0 KB
VtkOGSEnum.h -rw-r--r-- 362 bytes
convertMeshToGeo.cpp -rw-r--r-- 6.0 KB
convertMeshToGeo.h -rw-r--r-- 1.5 KB
findElementsWithinRadius.cpp -rw-r--r-- 3.7 KB
findElementsWithinRadius.h -rw-r--r-- 1.2 KB

back to top