Neko 1.99.9
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
scalar_pnpn::scalar_pnpn_bc_allocate Interface Reference

Boundary condition factory. Both constructs and initializes the object. More...

Public Member Functions

subroutine scalar_pnpn_bc_allocate (obj)
 

Detailed Description

Will mark a mesh zone for the bc and finalize.

Parameters
[in,out]objectThe object to be allocated.
[in]schemeThe scalar_pnpn scheme.
[in,out]jsonJSON object for initializing the bc.
[in]coefSEM coefficients.
[in]userThe user interface. Scalar Pn/Pn boundary condition allocator.
[in,out]objectThe object to be allocated.
[in]type_nameThe name of the boundary condition type. Interface for a scalar Pn/Pn boundary condition allocator. Implemented in user modules, it should allocate obj to the custom user type.

Definition at line 178 of file scalar_pnpn.f90.

Constructor & Destructor Documentation

◆ scalar_pnpn_bc_allocate()

subroutine scalar_pnpn::scalar_pnpn_bc_allocate::scalar_pnpn_bc_allocate ( class(bc_t), intent(inout), pointer  obj)
virtual

Definition at line 178 of file scalar_pnpn.f90.


The documentation for this interface was generated from the following file: