plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
analytical_solution
Function
MIT
7 statements
Source File
diffusion_benchmark_EbO_Scene.f90
main
analytical_solution
Contents
function analytical_solution(x, params) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(in)
::
x
(:)
real(kind=real64),
intent(in),
optional
::
params
(:)
Return Value
real(kind=real64)