GEOS
GEOS copied to clipboard
Conforming fractures solver kernels cleanup and improvements
- [ ] check and if possible remove
serialPolicy
here https://github.com/GEOS-DEV/GEOS/blob/d814b2213c1d15a988ff56581ecd64a25bea9dd2/src/coreComponents/physicsSolvers/multiphysics/SinglePhasePoromechanicsConformingFractures.cpp#L483 - [ ] convert to c-array https://github.com/GEOS-DEV/GEOS/blob/d814b2213c1d15a988ff56581ecd64a25bea9dd2/src/coreComponents/physicsSolvers/multiphysics/SinglePhasePoromechanicsConformingFractures.cpp#L507 and check if all others should be using stackArrays