Skip to content

Commit

Permalink
Test Laplacian Element
Browse files Browse the repository at this point in the history
  • Loading branch information
roigcarlo committed Aug 22, 2023
1 parent c3d1403 commit 6c68960
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ namespace Kratos::Testing
* @details It is designed to create a simple LHS and RHS in order to test strategies, processes. etc.... This way the common interface of the elements/conditions can be used to minimize the difference between the actual implementation and the test
* @author Vicente Mataix Ferrandiz
*/
class TestLaplacianElement
class KRATOS_API(KRATOS_CORE) TestLaplacianElement
: public Element
{
public:
Expand Down

0 comments on commit 6c68960

Please sign in to comment.