Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(FEMDomain_), | public, | pointer | :: | FEMDomain | |||
real(kind=real64), | public, | allocatable | :: | UnknownValue(:,:) | |||
real(kind=real64), | public, | allocatable | :: | UnknownVec(:) | |||
real(kind=real64), | public, | allocatable | :: | UnknownValueInit(:,:) | |||
real(kind=real64), | public, | allocatable | :: | UnknownValueRate(:,:) | |||
real(kind=real64), | public, | allocatable | :: | DiffusionMat(:,:,:) | |||
real(kind=real64), | public, | allocatable | :: | Divergence(:,:) | |||
real(kind=real64), | public, | allocatable | :: | Flowvector(:,:) | |||
real(kind=real64), | public, | allocatable | :: | FluxVector3D(:,:) | |||
real(kind=real64), | public, | allocatable | :: | Permiability(:) | |||
real(kind=real64), | public | :: | dt | ||||
integer(kind=int32), | public | :: | step | ||||
logical, | public | :: | explicit | = | .false. |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(DiffusionEq_), | intent(inout) | :: | obj | |||
logical, | intent(in), | optional | :: | explicit |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(DiffusionEq_), | intent(inout) | :: | obj | |||
character(len=*), | intent(in), | optional | :: | Solvertype | ||
logical, | intent(in), | optional | :: | restart |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(DiffusionEq_), | intent(inout) | :: | obj | |||
logical, | intent(in), | optional | :: | explicit |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(DiffusionEq_), | intent(inout) | :: | obj |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(DiffusionEq_), | intent(inout) | :: | obj |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(DiffusionEq_), | intent(inout) | :: | obj |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(DiffusionEq_), | intent(inout) | :: | obj | |||
character(len=*), | intent(in), | optional | :: | OptionalProjectName | ||
character(len=*), | intent(in), | optional | :: | DisplayMode | ||
integer(kind=int32), | intent(in), | optional | :: | OptionalStep | ||
character(len=*), | intent(in), | optional | :: | Name |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(DiffusionEq_), | intent(inout) | :: | obj | |||
real(kind=real64), | intent(in), | optional | :: | Permiability(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(DiffusionEq_), | intent(inout) | :: | obj | |||
character(len=*), | intent(in), | optional | :: | path | ||
logical, | intent(in), | optional | :: | restart |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(DiffusionEq_), | intent(inout) | :: | obj | |||
type(FEMDomain_), | intent(in), | target | :: | FEMDomain |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(DiffusionEq_), | intent(inout) | :: | obj | |||
character(len=*), | intent(in) | :: | path | |||
character(len=*), | intent(in), | optional | :: | name |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(DiffusionEq_), | intent(inout) | :: | obj | |||
character(len=*), | intent(in) | :: | path | |||
character(len=*), | intent(in), | optional | :: | name |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(DiffusionEq_), | intent(inout) | :: | obj |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(DiffusionEq_), | intent(inout) | :: | obj |