dealii / candi

candi - (Compile & Install) - Downloads, configures, builds and installs deal.II
GNU Lesser General Public License v3.0
63 stars 61 forks source link

Update Trilinos configuration for complex & float. #375

Closed marcfehling closed 6 months ago

marcfehling commented 9 months ago

In reference to https://github.com/trilinos/Trilinos/issues/12750.

See also: https://www.docs.trilinos.org/files/TrilinosBuildReference.html#enabling-float-and-complex-scalar-types

I moved the ENABLE_FLOAT option to the full configuration of Trilinos, as opposed to just for Teuchos. Is there a reason you only enabled it for Teuchos?

marcfehling commented 6 months ago

How do we proceed here?

tjhei commented 6 months ago

Sorry, thank you for digging into this issue. I will merge and then we will see if any problems come up.