atl_bc_state_set_fromPoint Subroutine

public subroutine atl_bc_state_set_fromPoint(stfun_solverelem)

Define the method to set the solverData_evalElem routine for stfuns.

This needs to be done before any atl_load_bc_state call is made.

Arguments

Type IntentOptional Attributes Name
type(tem_varSys_solverData_evalElem_type), intent(in) :: stfun_solverelem

Datatype describing the setter callback function and the varsys data we need to do the projection.