<% String title = "ITEE : Research"; %>
<%
/* this is the parent id (first field in the menuDefinition) */
String sectionId = "5";
/* this is the page id (second field in the menuDefinition) */
String pageId = "52";
%>
<%@ include file="/include/header.inc.jsp" %>
<%@ page import="java.io.*" %>
<%@ page import="java.util.*" %>
<%@ page import="java.text.*" %>
<% %>
<%@ include file="/include/menu.inc.jsp" %>
<%-- begin content --%>
Research Report -
Computational Science
The School has a small but rapidly growing interest in
computational science research. Currently this work is mostly carried out
through the Centre for Discrete Mathematics and Computing and Advanced
Computational Modeling Centre.
Associated Staff
Dr Kevin Burrage
Dr Kevin Gates
Prof Peter Lindsay
<%@ include file="/include/footer.inc.jsp" %>