From 156d789a56b6abcadd515ebe4dd01e2c725bb413 Mon Sep 17 00:00:00 2001
From: Guillaume Demesy <guillaume.demesy@fresnel.fr>
Date: Mon, 25 Jun 2018 21:35:21 +0200
Subject: [PATCH] Update README.TXT

---
 NonLinearEVP/README.TXT | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/NonLinearEVP/README.TXT b/NonLinearEVP/README.TXT
index 2f3ae9f..24cd01a 100644
--- a/NonLinearEVP/README.TXT
+++ b/NonLinearEVP/README.TXT
@@ -2,7 +2,8 @@ A demo of non-linear eigenvalue problems in GetDP.
 
 This model computes one selected eigenfrequency of a grating made of a 
 frequency-dispersive material. Five different formulations are given,
-calling various solvers of the SLEPc library.
+calling the polynomial and (rational) non-linear solvers of the SLEPc library
+thanks to the unified Eig operator.
 
 Quick start
 -----------
-- 
GitLab