Octopus
interaction_surrogate.F90
Go to the documentation of this file.
1
!! Copyright (C) 2023 M. Oliveira
2
!!
3
!! This Source Code Form is subject to the terms of the Mozilla Public
4
!! License, v. 2.0. If a copy of the MPL was not distributed with this
5
!! file, You can obtain one at https://mozilla.org/MPL/2.0/.
6
!!
7
8
module
interaction_surrogate_oct_m
9
implicit none
10
11
private
12
public
:: &
13
interaction_surrogate_t
14
29
type
,
abstract
::
interaction_surrogate_t
30
end type
interaction_surrogate_t
31
32
end module
interaction_surrogate_oct_m
33
34
!! Local Variables:
35
!! mode: f90
36
!! coding: utf-8
37
!! End:
interaction_surrogate_oct_m
Definition:
interaction_surrogate.F90:14
interaction_surrogate_oct_m::interaction_surrogate_t
surrogate interaction class to avoid circular dependencies between modules.
Definition:
interaction_surrogate.F90:35
multisystem
core
interaction_surrogate.F90
Generated on Fri Nov 22 2024 10:43:12 for Octopus by
1.9.4